diff options
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/core.5 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man5/core.5 b/man5/core.5 index 799596b490..5a57c8b7af 100644 --- a/man5/core.5 +++ b/man5/core.5 @@ -291,6 +291,11 @@ specifier to change to the location of the dumping process via Command-line arguments can be supplied to the program (since Linux 2.6.24), delimited by white space (up to a total line length of 128 bytes). +.IP * +The +.B RLIMIT_CORE +limit is not enforced for core dumps that are piped to a program +via this mechanism. .\" .SS /proc/sys/kernel/core_pipe_limit When collecting core dumps via a pipe to a user-space program, |
