git: a224fd29c99d - stable/13 - core(5): explicitly mention the core file size limit name
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Oct 2021 09:24:27 UTC
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=a224fd29c99d30ee7172f3bafc15b7d221d32d1f commit a224fd29c99d30ee7172f3bafc15b7d221d32d1f Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2021-10-05 14:52:44 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2021-10-10 09:22:58 +0000 core(5): explicitly mention the core file size limit name (cherry picked from commit 2ec505d2b863ca03d542a94e8417358e48e2606d) --- share/man/man5/core.5 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/share/man/man5/core.5 b/share/man/man5/core.5 index 500da31a310c..d176548d1570 100644 --- a/share/man/man5/core.5 +++ b/share/man/man5/core.5 @@ -51,8 +51,10 @@ a system crash. (In this event, the decision to save the core file is arbitrary, see .Xr savecore 8 . ) .Pp -The maximum size of a core file is limited by -.Xr setrlimit 2 . +The maximum size of a core file is limited by the +.Dv RLIMIT_CORE +.Xr setrlimit 2 +limit. Files which would be larger than the limit are not created. .Pp The name of the file is controlled via the