diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2008-09-02 19:13:24 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2008-09-02 19:13:24 +0000 |
| commit | a583eb0809be87a80a78a970c20f024b78be8e60 (patch) | |
| tree | 75408679db0cb502243675e0570a66b0bb817eed /usr.bin/limits/limits.1 | |
| parent | f98c3ea74ecd155eb7ad7b4c1b2de22eadfc2272 (diff) | |
Notes
Diffstat (limited to 'usr.bin/limits/limits.1')
| -rw-r--r-- | usr.bin/limits/limits.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1 index 62efb85fe57ac..edc6bb974ae70 100644 --- a/usr.bin/limits/limits.1 +++ b/usr.bin/limits/limits.1 @@ -30,11 +30,11 @@ .Op Fl C Ar class | Fl U Ar user .Op Fl SHB .Op Fl ea -.Op Fl bcdflmnstuv Op Ar val +.Op Fl bcdflmnstuvp Op Ar val .Nm .Op Fl C Ar class | Fl U Ar user .Op Fl SHB -.Op Fl bcdflmnstuv Op Ar val +.Op Fl bcdflmnstuvp Op Ar val .Op Fl E .Oo .Op Ar name Ns = Ns Ar value ... @@ -262,6 +262,10 @@ and is inclusive of text, data, bss, stack, and .Xr mmap 2 Ns 'd space. +.It Fl p Op Ar val +Select or set the +.Va pseudoterminals +resource limit. .El .Pp Valid values for |
