diff options
| author | wiz <wiz@NetBSD.org> | 2009-11-17 15:02:08 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2009-11-17 15:02:08 +0000 |
| commit | 567e675c3fd7928b1005673b120078369dd42ffa (patch) | |
| tree | e6e6293361d19aa613532cf1ec67644a59924f02 /lib/libc/stdlib | |
| parent | 4e2c208c879f088957705eeae9b2c67daa7fca3f (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.3 | 6 |
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 . |
