summaryrefslogtreecommitdiffstats
path: root/share/man/man5/core.5
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man5/core.5')
-rw-r--r--share/man/man5/core.513
1 files changed, 8 insertions, 5 deletions
diff --git a/share/man/man5/core.5 b/share/man/man5/core.5
index 9847ccd..e8a1653 100644
--- a/share/man/man5/core.5
+++ b/share/man/man5/core.5
@@ -32,7 +32,7 @@
.\" @(#)core.5 8.3 (Berkeley) 12/11/93
.\" $FreeBSD$
.\"
-.Dd December 22, 2010
+.Dd November 22, 2012
.Dt CORE 5
.Os
.Sh NAME
@@ -78,8 +78,9 @@ name:
Machine hostname.
.It Em \&%I
An index starting at zero until the sysctl
-.Em debug.num_cores
-is reached. This can be useful for limiting the number of corefiles
+.Em debug.ncores
+is reached.
+This can be useful for limiting the number of corefiles
generated by a particular process.
.It Em \&%N
process name.
@@ -117,9 +118,11 @@ When COMPRESS_USER_CORES is included the following sysctls can control
if core files will be compressed:
.Bl -tag -width "kern.compress_user_cores_gzlevel" -compact -offset "12345"
.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
-Actually compress user cores. Core files will have the suffix
+Actually compress user cores.
+Core files will have the suffix
.Em .gz
appended to them.
.El
OpenPOWER on IntegriCloud