aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/common')
-rw-r--r--sys/boot/common/loader.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index d7466d5e2f926..e2cbf7c896621 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -394,7 +394,8 @@ This can be overridden by setting
explicitly.
.It Va dumpdev
A name of device where the kernel can save a crash dump in the case
-of a panic. This automatically sets
+of a panic.
+This automatically sets
.Va kern.dumpdev
.Xr sysctl 3
MIB variable.