summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2009-11-17 15:02:08 +0000
committerwiz <wiz@NetBSD.org>2009-11-17 15:02:08 +0000
commit567e675c3fd7928b1005673b120078369dd42ffa (patch)
treee6e6293361d19aa613532cf1ec67644a59924f02 /lib/libc/stdlib
parent4e2c208c879f088957705eeae9b2c67daa7fca3f (diff)
Mention that it is included in IEEE Std 1003.1-2008.
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/getsubopt.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdlib/getsubopt.3 b/lib/libc/stdlib/getsubopt.3
index 2ad301f6bc3..9a791cb2c24 100644
--- a/lib/libc/stdlib/getsubopt.3
+++ b/lib/libc/stdlib/getsubopt.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: getsubopt.3,v 1.13 2009/11/17 14:52:21 wiz Exp $
+.\" $NetBSD: getsubopt.3,v 1.14 2009/11/17 15:02:08 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -144,5 +144,5 @@ The
.Fn getsubopt
function first appeared in
.Bx 4.4 ,
-and is included as an XSI extension in
-.St -p1003.1-2004 .
+and is included in
+.St -p1003.1-2008 .