[mdoc] remove hard sentence breaks.
MFC after: 3 days
This commit is contained in:
parent
df4193e708
commit
da9782dac0
@ -79,7 +79,8 @@ Machine hostname.
|
|||||||
.It Em \&%I
|
.It Em \&%I
|
||||||
An index starting at zero until the sysctl
|
An index starting at zero until the sysctl
|
||||||
.Em debug.ncores
|
.Em debug.ncores
|
||||||
is reached. This can be useful for limiting the number of corefiles
|
is reached.
|
||||||
|
This can be useful for limiting the number of corefiles
|
||||||
generated by a particular process.
|
generated by a particular process.
|
||||||
.It Em \&%N
|
.It Em \&%N
|
||||||
process name.
|
process name.
|
||||||
@ -117,9 +118,11 @@ When COMPRESS_USER_CORES is included the following sysctls can control
|
|||||||
if core files will be compressed:
|
if core files will be compressed:
|
||||||
.Bl -tag -width "kern.compress_user_cores_gzlevel" -compact -offset "12345"
|
.Bl -tag -width "kern.compress_user_cores_gzlevel" -compact -offset "12345"
|
||||||
.It Em kern.compress_user_cores_gzlevel
|
.It Em kern.compress_user_cores_gzlevel
|
||||||
Gzip compression level. Defaults to -1.
|
Gzip compression level.
|
||||||
|
Defaults to -1.
|
||||||
.It Em kern.compress_user_cores
|
.It Em kern.compress_user_cores
|
||||||
Actually compress user cores. Core files will have the suffix
|
Actually compress user cores.
|
||||||
|
Core files will have the suffix
|
||||||
.Em .gz
|
.Em .gz
|
||||||
appended to them.
|
appended to them.
|
||||||
.El
|
.El
|
||||||
|
Loading…
x
Reference in New Issue
Block a user