]> git.saurik.com Git - apple/libc.git/blobdiff - stdlib/FreeBSD/getsubopt.3
Libc-391.4.1.tar.gz
[apple/libc.git] / stdlib / FreeBSD / getsubopt.3
index 83c5f7c6bec3c1bcefeb1f6961a0313eb4add608..651f357a17ca6d790e489dcd063e2ed739abccb6 100644 (file)
@@ -30,7 +30,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     @(#)getsubopt.3        8.1 (Berkeley) 6/9/93
 .\" SUCH DAMAGE.
 .\"
 .\"     @(#)getsubopt.3        8.1 (Berkeley) 6/9/93
-.\" $FreeBSD: src/lib/libc/stdlib/getsubopt.3,v 1.9 2001/09/07 14:46:35 asmodai Exp $
+.\" $FreeBSD: src/lib/libc/stdlib/getsubopt.3,v 1.10 2004/02/23 03:32:10 ache Exp $
 .\"
 .Dd June 9, 1993
 .Dt GETSUBOPT 3
 .\"
 .Dd June 9, 1993
 .Dt GETSUBOPT 3
@@ -41,7 +41,7 @@
 .Sh LIBRARY
 .Lb libc
 .Sh SYNOPSIS
 .Sh LIBRARY
 .Lb libc
 .Sh SYNOPSIS
-.In unistd.h
+.In stdlib.h
 .Vt extern char *suboptarg ;
 .Ft int
 .Fn getsubopt "char **optionp" "char * const *tokens" "char **valuep"
 .Vt extern char *suboptarg ;
 .Ft int
 .Fn getsubopt "char **optionp" "char * const *tokens" "char **valuep"