diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2004-02-23 03:32:10 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2004-02-23 03:32:10 +0000 |
| commit | 60fb481f4345ff97ae2f688d2cb5099bb462edb6 (patch) | |
| tree | 9f538ed2884088297b42be6ce61c4534e8e1ae4e /lib/libc/stdlib | |
| parent | f0d82b33be696d098d2ec51c36123f4f57fd9351 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib')
| -rw-r--r-- | lib/libc/stdlib/getsubopt.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/getsubopt.3 b/lib/libc/stdlib/getsubopt.3 index 801c27e694cc..1688426da08b 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" |
