From ad7b0f918571c0477aec6c76660e9d4977927f48 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 3 Mar 2012 21:55:09 +1300 Subject: [PATCH] capabilities.7: Add F_SETPIPE_SZ case to CAP_SYS_RESOURCE Signed-off-by: Michael Kerrisk --- man7/capabilities.7 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 7c1976002..6dad89539 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -446,7 +446,14 @@ limit for a System V message queue above the limit in (see .BR msgop (2) and -.BR msgctl (2)). +.BR msgctl (2)); +.IP * +override the +.I /proc/sys/fs/pipe-size-max +limit when setting the capacity of a pipe using the +.B F_SETPIPE_SZ +.BR fcntl (2) +command. .IP * use .BR F_SETPIPE_SZ