aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-13 10:07:51 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-13 10:07:51 +0000
commit42b28e814922838652444e08357f9d5844b237a3 (patch)
treed02d26f945c719029339df60d60777fcb5512a42 /gnu
parent113ed1bb1daf3b505986810434a49771b9e19f04 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/gdb/kgdb/kgdb.17
1 files changed, 3 insertions, 4 deletions
diff --git a/gnu/usr.bin/gdb/kgdb/kgdb.1 b/gnu/usr.bin/gdb/kgdb/kgdb.1
index ff1a9c9bf4875..cba7368ab77d2 100644
--- a/gnu/usr.bin/gdb/kgdb/kgdb.1
+++ b/gnu/usr.bin/gdb/kgdb/kgdb.1
@@ -28,7 +28,7 @@
.Dt KGDB 1
.Sh NAME
.Nm kgdb
-.Nd The kernel debugger
+.Nd "kernel debugger"
.Sh SYNOPSIS
.Nm
.Op Fl a
@@ -83,8 +83,7 @@ to for a remote debugging session.
.El
.Pp
The
-.Fl c ,
-.Fl n ,
+.Fl c , n ,
and
.Fl r
options are mutually exclusive.
@@ -101,7 +100,7 @@ of the options or the last command-line argument,
will be opened to allow debugging the currenlty running
kernel.
.Sh FILES
-.Bl -tag -width "Pa /var/crash"
+.Bl -tag -width ".Pa /var/crash"
.It Pa /dev/mem
Default memory image to open if no core dump file
has been specified.