diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-07-17 08:52:28 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-07-17 08:52:28 +0000 |
commit | 1fb52c7e662291d60add96286ab3afed7a3fbb61 (patch) | |
tree | 349acd1a49e9d7b2f8be542cd101adfbe72a5c13 /lib | |
parent | b4ea80f78bc8888efb2d685adf6ac0598cb71eb1 (diff) |
.Xr fix
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/getrlimit.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getrlimit.2 b/lib/libc/sys/getrlimit.2 index ce60b081281..24ca5887e21 100644 --- a/lib/libc/sys/getrlimit.2 +++ b/lib/libc/sys/getrlimit.2 @@ -179,7 +179,7 @@ raised the maximum limit value, and the caller is not the super-user. .Sh SEE ALSO .Xr csh 1 , .Xr sh 1 , -.Xr quota 2 , +.Xr quotactl 2 , .Xr sigaction 2 , .Xr sigaltstack 2 , .Xr sysctl 3 |