fcntl.2: spfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-06-19 04:29:32 +02:00
parent cc7965fc11
commit bc92ddbb15
1 changed files with 1 additions and 1 deletions

View File

@ -1015,7 +1015,7 @@ between the system page size and the limit defined in
.BR proc (5)).
Attempts to set the pipe capacity below the page size are silently
rounded up to the page size.
Attempts by an unprivielged process to set the pipe capacity above the limit in
Attempts by an unprivileged process to set the pipe capacity above the limit in
.IR /proc/sys/fs/pipe-size-max
yield the error
.BR EPERM ;