diff options
| author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2011-04-10 10:17:01 +0000 |
|---|---|---|
| committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2011-04-10 10:17:01 +0000 |
| commit | ae1fdbee9e2ef97915ccbcadc8351a759a69f67e (patch) | |
| tree | 916b6acf665e89024c93377209625dfd4d2f41fc /usr.bin/limits | |
| parent | c21e81c87e53dc18b6036e7f93bd7dc7a35c87db (diff) | |
Notes
Diffstat (limited to 'usr.bin/limits')
| -rw-r--r-- | usr.bin/limits/limits.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1 index d9e05a99ed57..72d4535cf952 100644 --- a/usr.bin/limits/limits.1 +++ b/usr.bin/limits/limits.1 @@ -19,7 +19,7 @@ .\" .\" $FreeBSD$ .\" -.Dd April 5, 2011 +.Dd April 10, 2011 .Dt LIMITS 1 .Os .Sh NAME @@ -373,6 +373,7 @@ will be whatever the executed program returns. .Xr setrlimit 2 , .Xr login_cap 3 , .Xr login.conf 5 , +.Xr rctl 8 , .Xr sysctl 8 .Sh BUGS The |
