Subject: re: CVS commit: src/share/man/man8/man8.sparc
To: None <wiz@netbsd.org>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 04/08/2003 17:54:20
   
   Modified Files:
   	src/share/man/man8/man8.sparc: boot.8
   
   Log Message:
   ddb(4), not gdb(4).


this is not quite right.

"boot -d" for KGDB is how it was described.  "boot -d" for DDB is
different, though... it doesn't wait for the debugger to connect,
it just drops to the db> prompt...


.mrg.