Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdlib Mention that it is included in IEEE Std 1003...
details: https://anonhg.NetBSD.org/src/rev/3c8775594035
branches: trunk
changeset: 749083:3c8775594035
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Nov 17 15:02:08 2009 +0000
description:
Mention that it is included in IEEE Std 1003.1-2008.
diffstat:
lib/libc/stdlib/getsubopt.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r e1c0f28b4f40 -r 3c8775594035 lib/libc/stdlib/getsubopt.3
--- a/lib/libc/stdlib/getsubopt.3 Tue Nov 17 15:01:26 2009 +0000
+++ b/lib/libc/stdlib/getsubopt.3 Tue Nov 17 15:02:08 2009 +0000
@@ -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 @@
.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 .
Home |
Main Index |
Thread Index |
Old Index