CG hard sentence breaks.

Submitted by:	ru
This commit is contained in:
Maxim Sobolev 2002-01-23 09:35:55 +00:00
parent 095f670d4e
commit 21367f05ab
2 changed files with 4 additions and 2 deletions

View file

@ -98,7 +98,8 @@ 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
kernel initialization.
In such cases use
.Va dumpdev
tunable provided by
.Xr loader 8

View file

@ -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.