diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-29 19:11:55 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-29 19:11:55 +0000 |
| commit | bf5cbf35513d811c5829f8756a46eeb017a0a39b (patch) | |
| tree | 2e310344d8482e4d378bc2161345b670a7eca124 /usr.bin/limits | |
| parent | b3b892f2885c1d9a5f6f3369f7b5636db6c8a3ab (diff) | |
Notes
Diffstat (limited to 'usr.bin/limits')
| -rw-r--r-- | usr.bin/limits/limits.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1 index a0955ae3d0ae2..04bafbecf2b86 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.3 1997/07/16 11:35:18 davidn Exp $ +.\" $Id: limits.1,v 1.4 1997/07/21 12:06:17 charnier Exp $ .\" .Dd January 15, 1996 .Dt LIMITS 1 @@ -291,8 +291,8 @@ will be whatever the executed program returns. .Xr sh 1 , .Xr ulimit 1 , .Xr getrlimit 3 , -.Xr setrlimit 3 , .Xr login_cap 3 , +.Xr setrlimit 3 , .Xr login.conf 5 .Sh BUGS .Nm Limits |
