diff options
| author | Matthew Dillon <dillon@FreeBSD.org> | 2002-07-02 19:06:33 +0000 |
|---|---|---|
| committer | Matthew Dillon <dillon@FreeBSD.org> | 2002-07-02 19:06:33 +0000 |
| commit | 2d41ef4b5967b5fcb3b7cc8913ee4ccaccc91599 (patch) | |
| tree | 3543ca80e7bd2aa7de8f5bc9ede70c8deba50437 /bin | |
| parent | 534ab2e108124c67669832dea6f90a407bf4c0b3 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/sh/sh.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index 6d906678abee..8dffaf84299e 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -1849,7 +1849,7 @@ The maximal amount of CPU time to be used by each process, in seconds. .It Fl u Ar userproc The maximal number of simultaneous processes for this user ID. .It Fl v Ar virtualmem -The maximal virtual size of a process, in kilobutes. +The maximal virtual size of a process, in kilobytes. .El .It Ic umask Op Ar mask Set the file creation mask (see |
