summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2002-04-09 19:51:50 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2002-04-09 19:51:50 +0000
commit0042d709b82fcb68f983800a3874ee2c183cc2e0 (patch)
tree192b796f9e8531377ee1a5421ac5f99c7149b92f /sbin
parentff93f08c063dc45a11f3dbeb20a13c70cd5f6802 (diff)
Notes
Diffstat (limited to 'sbin')
-rw-r--r--sbin/dumpon/dumpon.810
1 files changed, 4 insertions, 6 deletions
diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8
index c74edd33de4d..55a1ea0128b0 100644
--- a/sbin/dumpon/dumpon.8
+++ b/sbin/dumpon/dumpon.8
@@ -96,14 +96,12 @@ is the text string:
.Pp
Since
.Nm
-can only be called after the system enters single-user mode,
-it can not be used to create dumps for system panics during
-kernel initialization.
-In such cases use
+cannot be used during kernel initialization, the
.Va dumpdev
-tunable provided by
+variable of
.Xr loader 8
-instead.
+must be used to enable dumps for system panics which occur
+during kernel initialization.
.Sh SEE ALSO
.Xr sysctl 3 ,
.Xr fstab 5 ,