From 3f44d96bce32063c8a64b2a04261e62a337820ed Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 23 Feb 2004 03:32:10 +0000 Subject: POSIX clearly states that getsubopt() should be declared in not in --- lib/libc/stdlib/getsubopt.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdlib') diff --git a/lib/libc/stdlib/getsubopt.3 b/lib/libc/stdlib/getsubopt.3 index 801c27e..1688426 100644 --- a/lib/libc/stdlib/getsubopt.3 +++ b/lib/libc/stdlib/getsubopt.3 @@ -41,7 +41,7 @@ .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" -- cgit v1.1