From 3652a236fa38b814618ed11cae8bdca8cda773c0 Mon Sep 17 00:00:00 2001 From: Martin Cracauer Date: Wed, 15 Dec 1999 16:12:32 +0000 Subject: [PATCH] Document ulimit -b for RLIMIT_SBSIZE. --- bin/sh/sh.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index d720491c3a4..e0f3af9874c 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -1746,7 +1746,7 @@ for commands and tracked aliases the complete pathname of the command is printed. .It Xo .Ic ulimit -.Op Fl HSacdflmnust +.Op Fl HSabcdflmnust .Op Ar limit .Xc Set or display resource limits (see @@ -1786,6 +1786,8 @@ The remaining options specify which resource value is to be displayed or modified. They are mutually exclusive. .Bl -tag -width Ds +.It Fl b Ar sbsize +The maximum size of socket buffer usage, in bytes. .It Fl c Ar coredumpsize The maximal size of core dump files, in 512-byte blocks. .It Fl d Ar datasize