diff options
| author | Steve Price <steve@FreeBSD.org> | 1998-02-01 06:19:56 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1998-02-01 06:19:56 +0000 |
| commit | e258cf49b3a4e4482672e2de44da84d2490912ce (patch) | |
| tree | f2100e8665526760fc1467572ef3bb45464c6e1d | |
| parent | 2e645a20cbef8049ee3a801d35df2fe7c20dc79f (diff) | |
Notes
| -rw-r--r-- | usr.bin/limits/limits.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1 index 04bafbecf2b8..8dd3fcc6b49a 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.4 1997/07/21 12:06:17 charnier Exp $ +.\" $Id: limits.1,v 1.5 1997/09/29 19:11:31 wosch Exp $ .\" .Dd January 15, 1996 .Dt LIMITS 1 @@ -289,7 +289,6 @@ will be whatever the executed program returns. .Xr env 1 , .Xr limit 1 , .Xr sh 1 , -.Xr ulimit 1 , .Xr getrlimit 3 , .Xr login_cap 3 , .Xr setrlimit 3 , |
