aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Lehey <grog@FreeBSD.org>2004-01-28 00:02:10 +0000
committerGreg Lehey <grog@FreeBSD.org>2004-01-28 00:02:10 +0000
commita1db2f59aee95323e0dd019010491e82694b182d (patch)
treedccdf34ca0aad4b9e69e9700acffe00469b9f852
parent65d2bdc62c6116dcaf0f1b6ee774719cfd2ff856 (diff)
Notes
-rw-r--r--share/man/man4/gdb.414
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/gdb.4 b/share/man/man4/gdb.4
index 855f25e70114..349bf11d1646 100644
--- a/share/man/man4/gdb.4
+++ b/share/man/man4/gdb.4
@@ -548,7 +548,7 @@ Print the command name of the current process.
Show process status.
This corresponds in concept, but not in appearance, to the
.Xr ps 1
-utility.
+utility.
When debugging a crash dump or over firewire, it is not necessary to start
.Nm
to display the
@@ -580,15 +580,15 @@ message to remind you to remove it again.
This man page was written by
.An "Greg Lehey" Aq grog@FreeBSD.org .
.Sh SEE ALSO
-.Xr dconschat 8 ,
+.Xr gdb 1 ,
+.Xr ps 1 ,
.Xr ddb 4 ,
-.Xr dmesg 8 ,
.Xr firewire 4 ,
+.Xr vinumdebug 4 ,
+.Xr dconschat 8 ,
+.Xr dmesg 8 ,
.Xr fwcontrol 8 ,
-.Xr gdb 1 ,
-.Xr kldload 8 ,
-.Xr ps 1 ,
-.Xr vinumdebug 4 .
+.Xr kldload 8
.Sh BUGS
The
.Xr gdb 1