diff options
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/man-pages.7 | 3 | ||||
| -rw-r--r-- | man7/pipe.7 | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/man7/man-pages.7 b/man7/man-pages.7 index 501ae74d97..af06d27dc9 100644 --- a/man7/man-pages.7 +++ b/man7/man-pages.7 @@ -645,13 +645,12 @@ Positional lists Elements are preceded by a number (index) in square brackets [4], [5]. These represent fields in a set. The first index will be: -.IP .RS -.PD 0 .TP .B 0 When it represents fields of a C data structure, to be consistent with arrays. +.PD 0 .TP .B 1 When it represents fields of a file, diff --git a/man7/pipe.7 b/man7/pipe.7 index 8af8932f38..c3e06bdab4 100644 --- a/man7/pipe.7 +++ b/man7/pipe.7 @@ -356,10 +356,9 @@ are performed only when increasing a pipe's capacity; an unprivileged user can always decrease a pipe's capacity. .IP (c) The accounting and checking against the limits were done as follows: -.IP .RS -.PD 0 .IP (1) 5 +.PD 0 Test whether the user has exceeded the limit. .IP (2) Make the new pipe buffer allocation. |
