--- mon/mon.1 2000/04/24 13:15:32 1.1 +++ mon/mon.1 2000/09/25 12:44:30 1.2 @@ -1,4 +1,4 @@ -.TH mon 1 "October, 1999" +.TH mon 1 "September, 2000" .SH NAME mon \- a command-driven file monitor .SH SYNOPSIS @@ -15,8 +15,8 @@ features similar to a machine code monit to be used for debugging. It doesn't operate on physical or virtual RAM locations of a process but rather on a fixed-size (but adjustable) buffer with adresses starting at 0. Also, there are no commands to trace code, set -breakpoints etc. There are, however, built-in PowerPC, 680x0, 6502 and 8080 -disassemblers. +breakpoints etc. There are, however, built-in PowerPC, 680x0, 80x86, 6502 and +8080 disassemblers. .PP If you give no command line arguments, mon enters interactive mode. Otherwise, all arguments are interpreted and executed as mon commands. @@ -30,8 +30,6 @@ operate on the buffer but on "real" (vir of not much use. .PP For more information, see the included "README" file. -.SH BUGS -Some 680x0 instructions (especially FPU and MMU) are not disassembled. .SH AUTHOR Christian Bauer .br