diff options
Diffstat (limited to 'bin/sh/sh.1')
-rw-r--r-- | bin/sh/sh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index a5201a2..7b649fe 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)sh.1 8.4 (Berkeley) 4/18/94 -.\" $Id: sh.1,v 1.3 1995/05/05 16:49:15 adam Exp $ +.\" $Id: sh.1,v 1.4 1995/10/19 18:42:12 joerg Exp $ .\" .\" .\" @@ -1319,7 +1319,7 @@ The maximal resident set size of a process, in kilobytes. -n nofiles The maximal number of descriptors that could be opened by a process. .TP 2 --p procmax +-u userproc The maximal number of simultaneous processes for this user ID. .TP 2 -s stacksize |