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 getsubopt is an XSI extension f...
details: https://anonhg.NetBSD.org/src/rev/63581d6ee03c
branches: trunk
changeset: 749081:63581d6ee03c
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Nov 17 14:52:21 2009 +0000
description:
Mention that getsubopt is an XSI extension for IEEE Std 1003.1, 2004 Edition. Bump date.
diffstat:
lib/libc/stdlib/getsubopt.3 | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 01667845f9b4 -r 63581d6ee03c lib/libc/stdlib/getsubopt.3
--- a/lib/libc/stdlib/getsubopt.3 Tue Nov 17 14:38:31 2009 +0000
+++ b/lib/libc/stdlib/getsubopt.3 Tue Nov 17 14:52:21 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getsubopt.3,v 1.12 2009/10/19 22:38:56 joerg Exp $
+.\" $NetBSD: getsubopt.3,v 1.13 2009/11/17 14:52:21 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)getsubopt.3 8.1 (Berkeley) 6/9/93
.\"
-.Dd October 19, 2009
+.Dd November 17, 2009
.Dt GETSUBOPT 3
.Os
.Sh NAME
@@ -143,4 +143,6 @@
The
.Fn getsubopt
function first appeared in
-.Bx 4.4 .
+.Bx 4.4 ,
+and is included as an XSI extension in
+.St -p1003.1-2004 .
Home |
Main Index |
Thread Index |
Old Index