summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-06-05 19:40:23 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-06-05 19:40:23 +0000
commit1bf4d6b83128436e7ba7e53aa0fc74506f152536 (patch)
tree97e946f28e30a9610f7c275ee1a235fdcf73ef45 /lib/libc/sys
parent5d8f00863243c5e4b5459d339a9f05232a2cbf28 (diff)
s/-p1003.1-2003/-p1003.1-2004/g
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/getrlimit.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/getrlimit.2 b/lib/libc/sys/getrlimit.2
index 2c5bbb9a350..e0063c15341 100644
--- a/lib/libc/sys/getrlimit.2
+++ b/lib/libc/sys/getrlimit.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getrlimit.2,v 1.16 2004/01/25 14:48:32 jmc Exp $
+.\" $OpenBSD: getrlimit.2,v 1.17 2005/06/05 19:40:22 jmc Exp $
.\" $NetBSD: getrlimit.2,v 1.8 1995/10/12 15:40:58 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -207,7 +207,7 @@ The
and
.Fn setrlimit
function calls are expected to conform to
-.St -p1003.1-2003 .
+.St -p1003.1-2004 .
.Sh HISTORY
The
.Fn getrlimit