aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2021-03-08 17:39:05 +0000
committerMark Johnston <markj@FreeBSD.org>2021-03-08 17:39:05 +0000
commitaf06ff55535d9b2de253103e974558104e0a3d97 (patch)
treeafe29edc689ec5ae486fc2ca91581b1859984a7b
parent221622ec0c8e184dd1ea7e1f77fb45d2d32cb6e2 (diff)
downloadsrc-af06ff55535d9b2de253103e974558104e0a3d97.tar.gz
src-af06ff55535d9b2de253103e974558104e0a3d97.zip
dumpon.8: Ask DDB to call doadump() rather than calling it directly
Sponsored by: The FreeBSD Foundation MFC after: 1 week
-rw-r--r--sbin/dumpon/dumpon.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8
index acdc554ae546..de9bd648e68b 100644
--- a/sbin/dumpon/dumpon.8
+++ b/sbin/dumpon/dumpon.8
@@ -275,7 +275,7 @@ debugger:
In the debugger the following commands should be typed to write a core dump and
reboot:
.Pp
-.Dl db> call doadump(0)
+.Dl db> dump
.Dl db> reset
.Pp
After reboot