diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-23 09:35:55 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-23 09:35:55 +0000 |
| commit | 21367f05ab82830a41e5bfbdf286cafe4555ba1e (patch) | |
| tree | 49626e77ddbf67a3ac7d8099bd4f8d674169a889 /sys/boot | |
| parent | 095f670d4e75be928388620550a98c6b72b4af3f (diff) | |
Notes
Diffstat (limited to 'sys/boot')
| -rw-r--r-- | sys/boot/common/loader.8 | 3 |
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. |
