--- mon/cxmon.1 2000/10/15 15:07:10 1.1 +++ mon/cxmon.1 2007/01/21 17:15:15 1.3 @@ -1,4 +1,4 @@ -.TH cxmon 1 "September, 2000" +.TH cxmon 1 "January, 2007" .SH NAME cxmon \- a command-line file manipulation tool and disassembler .SH SYNOPSIS @@ -8,11 +8,12 @@ cxmon \- a command-line file manipulatio .SH DESCRIPTION .B cxmon is an interactive command-driven file manipulation tool that is inspired by -the "Amiga Monitor" by Timo Rossi . It has commands and -features similar to a machine code monitor/debugger, but it lacks any -functions for running/tracing code. There are, however, built-in PowerPC, -680x0, 80x86, 6502 and Z80 disassemblers. By default, cxmon operates on a -fixed-size (but adjustable) memory buffer with adresses starting at 0. +the "Amiga Monitor" by Timo Rossi. It has commands and features similar to a +machine code monitor/debugger, but it lacks any functions for running/tracing +code. There are, however, built-in PowerPC, 680x0, 80x86, 6502 and Z80 +disassemblers and special support for disassembling MacOS code. By default, +cxmon operates on a fixed-size (but adjustable) memory buffer with adresses +starting at 0. .PP Type "h" to get a list of supported commands. .PP @@ -30,12 +31,12 @@ buffer If no additional command line arguments are given, cxmon enters interactive mode. Otherwise, all remaining arguments are interpreted and executed as cxmon commands. -.SH AUTHOR -Christian Bauer +.SH AUTHORS +Christian Bauer .br Marc Hellwig .SH COPYRIGHT -Copyright \(co 1997-2000 Christian Bauer, Marc Hellwig +Copyright \(co 1997-2007 Christian Bauer, Marc Hellwig .br GNU binutils disassemblers Copyright \(co 1988, 89, 91, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.