comment out the STANDARDS section for now

This commit is contained in:
jdolecek 2001-11-24 02:40:05 +00:00
parent 78762d72a5
commit 14f44ebcdd
1 changed files with 10 additions and 10 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: getrlimit.2,v 1.19 2001/11/23 20:21:49 wiz Exp $ .\" $NetBSD: getrlimit.2,v 1.20 2001/11/24 02:40:05 jdolecek Exp $
.\" .\"
.\" Copyright (c) 1980, 1991, 1993 .\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
@ -207,15 +207,15 @@ cannot be lowered, because current usage is already higher than the limit.
.Xr sigaction 2 , .Xr sigaction 2 ,
.Xr sigaltstack 2 , .Xr sigaltstack 2 ,
.Xr sysctl 3 .Xr sysctl 3
.Sh STANDARDS .\" Sh STANDARDS
With exception of .\" With exception of
.Li RLIMIT_AS .\" .Li RLIMIT_AS
(which is not currently supported), the .\" (which is not currently supported), the
.Fn getrlimit .\" .Fn getrlimit
and .\" and
.Fn setrlimit .\" .Fn setrlimit
functions conform to .\" functions conform to
.St -susv2 . .\" .St -susv2 .
.Sh HISTORY .Sh HISTORY
The The
.Fn getrlimit .Fn getrlimit