--- mon/cxmon.1 2000/10/15 15:07:10 1.1 +++ mon/cxmon.1 2000/10/18 13:42:55 1.2 @@ -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,7 +31,7 @@ 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 +.SH AUTHORS Christian Bauer .br Marc Hellwig