summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-11-01 17:17:05 +0000
committerjoel <joel@FreeBSD.org>2012-11-01 17:17:05 +0000
commitd41a37236203c5aea20f68a8813bc80ac296d57d (patch)
treefcef82aaa54a364be791572a24ecf47395a0de99
parent6ad4be7451633280bb8472b5b383196db342794a (diff)
downloadFreeBSD-src-d41a37236203c5aea20f68a8813bc80ac296d57d.zip
FreeBSD-src-d41a37236203c5aea20f68a8813bc80ac296d57d.tar.gz
Sort textdump options list.
Submitted by: bde
-rw-r--r--share/man/man4/ddb.412
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4
index c175155..d8a2d9b 100644
--- a/share/man/man4/ddb.4
+++ b/share/man/man4/ddb.4
@@ -1173,10 +1173,15 @@ See the
.Sx SCRIPTING
section for more information on the scripting facility.
.Pp
+.It Ic textdump dump
.It Ic textdump set
.It Ic textdump status
.It Ic textdump unset
-.It Ic textdump dump
+Use the
+.Ic textdump dump
+command to immediately perform a textdump.
+More information may be found in
+.Xr textdump 4 .
The
.Ic textdump set
command may be used to force the next kernel core dump to be a textdump
@@ -1185,11 +1190,6 @@ rather than a traditional memory dump or minidump.
reports whether a textdump has been scheduled.
.Ic textdump unset
cancels a request to perform a textdump as the next kernel core dump.
-Use the
-.Ic textdump dump
-command to immediately perform a textdump.
-More information may be found in
-.Xr textdump 4 .
.El
.Sh VARIABLES
The debugger accesses registers and variables as
OpenPOWER on IntegriCloud