comment out the STANDARDS section for now
This commit is contained in:
parent
78762d72a5
commit
14f44ebcdd
|
@ -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
|
||||
.\" 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 sigaltstack 2 ,
|
||||
.Xr sysctl 3
|
||||
.Sh STANDARDS
|
||||
With exception of
|
||||
.Li RLIMIT_AS
|
||||
(which is not currently supported), the
|
||||
.Fn getrlimit
|
||||
and
|
||||
.Fn setrlimit
|
||||
functions conform to
|
||||
.St -susv2 .
|
||||
.\" Sh STANDARDS
|
||||
.\" With exception of
|
||||
.\" .Li RLIMIT_AS
|
||||
.\" (which is not currently supported), the
|
||||
.\" .Fn getrlimit
|
||||
.\" and
|
||||
.\" .Fn setrlimit
|
||||
.\" functions conform to
|
||||
.\" .St -susv2 .
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Fn getrlimit
|
||||
|
|
Loading…
Reference in New Issue