capabilities.7: Add F_SETPIPE_SZ case to CAP_SYS_RESOURCE

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-03-03 21:55:09 +13:00
parent 46c73a4487
commit ad7b0f9185
1 changed files with 8 additions and 1 deletions

View File

@ -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