From 14f44ebcdd51419955730e66ac5ed31d63cc8b00 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sat, 24 Nov 2001 02:40:05 +0000 Subject: [PATCH] comment out the STANDARDS section for now --- lib/libc/sys/getrlimit.2 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/lib/libc/sys/getrlimit.2 b/lib/libc/sys/getrlimit.2 index 9354e3380957..d60eee52eb77 100644 --- a/lib/libc/sys/getrlimit.2 +++ b/lib/libc/sys/getrlimit.2 @@ -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