Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys comment out the STANDARDS section for now
details: https://anonhg.NetBSD.org/src/rev/01b480971e86
branches: trunk
changeset: 518085:01b480971e86
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sat Nov 24 02:40:05 2001 +0000
description:
comment out the STANDARDS section for now
diffstat:
lib/libc/sys/getrlimit.2 | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diffs (34 lines):
diff -r 703bf9f2cced -r 01b480971e86 lib/libc/sys/getrlimit.2
--- a/lib/libc/sys/getrlimit.2 Sat Nov 24 02:30:17 2001 +0000
+++ b/lib/libc/sys/getrlimit.2 Sat Nov 24 02:40:05 2001 +0000
@@ -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 @@
.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
Home |
Main Index |
Thread Index |
Old Index