summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>2000-11-28 22:06:17 +0000
committerMatthew Hunt <mph@FreeBSD.org>2000-11-28 22:06:17 +0000
commitfecae3493c88597dd7d4cab6592e3e38fef6bf86 (patch)
tree5539723ad1328b8ff8204948faa0509c51e0f03d /lib/libc
parent660cef19da2f1792568e4101d98b46e29aff78aa (diff)
Notes
Diffstat (limited to 'lib/libc')
-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 161492437189..d8beee2e2b34 100644
--- a/lib/libc/stdlib/getopt.3
+++ b/lib/libc/stdlib/getopt.3
@@ -142,7 +142,7 @@ returns \-1.
If the
.Fn getopt
function encounters a character not found in the string
-.Va optarg
+.Va optstring
or detects
a missing option argument it writes an error message to the
.Em stderr