aboutsummaryrefslogtreecommitdiffstats
path: root/man/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man/man7')
-rw-r--r--man/man7/pipe.74
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man7/pipe.7 b/man/man7/pipe.7
index e8f848f7bd..6b02ab179d 100644
--- a/man/man7/pipe.7
+++ b/man/man7/pipe.7
@@ -224,7 +224,9 @@ nor the
capability).
So long as the total number of pages allocated to pipe buffers
for this user is at this limit,
-individual pipes created by a user will be limited to one page,
+individual pipes created by a user will be
+limited to two pages
+(one page before Linux 5.14),
and attempts to increase a pipe's capacity will be denied.
.IP
When the value of this limit is zero, no soft limit is applied.