diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-09-07 14:46:36 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-09-07 14:46:36 +0000 |
| commit | 8aefde060768b2636e1e9a842692cec605960985 (patch) | |
| tree | ae634646eba783e50df1db9f2aa99fa1e4f8ec95 /lib/libc/stdlib/getopt.3 | |
| parent | 84b4fdf912a81a94c9472fd4a9204ce4f7b3a789 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/getopt.3')
| -rw-r--r-- | lib/libc/stdlib/getopt.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/getopt.3 b/lib/libc/stdlib/getopt.3 index bf1549f368bde..14c5fb4a7bec8 100644 --- a/lib/libc/stdlib/getopt.3 +++ b/lib/libc/stdlib/getopt.3 @@ -41,7 +41,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include <unistd.h> +.In unistd.h .Vt extern char *optarg ; .Vt extern int optind ; .Vt extern int optopt ; |
