aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getopt.3
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-09-07 14:46:36 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-09-07 14:46:36 +0000
commit8aefde060768b2636e1e9a842692cec605960985 (patch)
treeae634646eba783e50df1db9f2aa99fa1e4f8ec95 /lib/libc/stdlib/getopt.3
parent84b4fdf912a81a94c9472fd4a9204ce4f7b3a789 (diff)
Notes
Diffstat (limited to 'lib/libc/stdlib/getopt.3')
-rw-r--r--lib/libc/stdlib/getopt.32
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 ;