public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] core.5: Clarify that RLIMIT_CORE is ignored when piping.
@ 2022-12-11 17:48 Alejandro Colomar
  0 siblings, 0 replies; only message in thread
From: Alejandro Colomar @ 2022-12-11 17:48 UTC (permalink / raw)
  To: linux-man; +Cc: Alejandro Colomar, Luca Versari

Reported-by: Luca Versari <veluca93@gmail.com>
Closes: <https://bugzilla.kernel.org/show_bug.cgi?id=216648>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
---
 man5/core.5 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/man5/core.5 b/man5/core.5
index be9753250..a354c5a4f 100644
--- a/man5/core.5
+++ b/man5/core.5
@@ -67,6 +67,9 @@ .SH DESCRIPTION
 .RI ( limit
 in
 .BR csh (1)).
+However,
+.B RLIMIT_CORE
+will be ignored if the system is configured to pipe core dumps to a program.
 .IP \(bu
 The binary being executed by the process does not have read
 permission enabled.
-- 
2.38.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-11 17:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-11 17:48 [PATCH] core.5: Clarify that RLIMIT_CORE is ignored when piping Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox