mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 16:05:17 -04:00
CG hard sentence breaks.
Submitted by: ru
This commit is contained in:
parent
095f670d4e
commit
21367f05ab
2 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue