Remove the reference to the gdb "-k" option,

which is deprecated, per PR 19106
This commit is contained in:
fair 2003-04-22 08:45:57 +00:00
parent 8b06af555f
commit 3be73adced
1 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: options.4,v 1.206 2003/04/11 06:04:23 wiz Exp $
.\" $NetBSD: options.4,v 1.207 2003/04/22 08:45:57 fair Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@ -389,9 +389,6 @@ to be built in addition to
.Pa netbsd .
.Pa netbsd.gdb
is useful for debugging kernel crash dumps with gdb.
The command
.Dl gdb -k
invokes gdb in kernel debugger mode.
See
.Xr gdb 1
for details.