summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-13 10:07:51 +0000
committerru <ru@FreeBSD.org>2005-01-13 10:07:51 +0000
commitf31866b7e79dc2cfd7c1a70fa2266e3dd5662f14 (patch)
treed02d26f945c719029339df60d60777fcb5512a42 /gnu
parenta14720c679eefe97022bec8f5770c40ce72f7c81 (diff)
downloadFreeBSD-src-f31866b7e79dc2cfd7c1a70fa2266e3dd5662f14.zip
FreeBSD-src-f31866b7e79dc2cfd7c1a70fa2266e3dd5662f14.tar.gz
Markup nits.
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 ff1a9c9..cba7368 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.
OpenPOWER on IntegriCloud