diff options
| author | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-05-08 14:46:23 +0000 |
|---|---|---|
| committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-05-08 14:46:23 +0000 |
| commit | c58bc017e8e42c90f5212594396a9de2d89fc378 (patch) | |
| tree | 37b230f276b970e13c5fdb54c90e862996b8d89d /usr.bin/limits | |
| parent | 7a3009d5fff5898339e9677193aba26fc388f7de (diff) | |
Notes
Diffstat (limited to 'usr.bin/limits')
| -rw-r--r-- | usr.bin/limits/limits.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1 index 8dd3fcc6b49a..5f94653c7cb3 100644 --- a/usr.bin/limits/limits.1 +++ b/usr.bin/limits/limits.1 @@ -17,7 +17,7 @@ .\" 5. Modifications may be freely made to this file providing the above .\" conditions are met. .\" -.\" $Id: limits.1,v 1.5 1997/09/29 19:11:31 wosch Exp $ +.\" $Id: limits.1,v 1.6 1998/02/01 06:19:56 steve Exp $ .\" .Dd January 15, 1996 .Dt LIMITS 1 @@ -289,9 +289,9 @@ will be whatever the executed program returns. .Xr env 1 , .Xr limit 1 , .Xr sh 1 , -.Xr getrlimit 3 , +.Xr getrlimit 2 , +.Xr setrlimit 2 , .Xr login_cap 3 , -.Xr setrlimit 3 , .Xr login.conf 5 .Sh BUGS .Nm Limits |
