summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getopt.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-12-04 18:57:46 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-12-04 18:57:46 +0000
commitae828962685b8ae9e5104ce8e7fe8b05effcb9ec (patch)
tree98ead4f30dc156961d0a69e06b26fd806200f3b6 /lib/libc/stdlib/getopt.3
parenta597332c22f4fda1d02426fc5fe0e18e3f5a6b10 (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 14c5fb4a7bec..8df433c368d6 100644
--- a/lib/libc/stdlib/getopt.3
+++ b/lib/libc/stdlib/getopt.3
@@ -145,7 +145,7 @@ function encounters a character not found in the string
.Va optstring
or detects
a missing option argument it writes an error message to the
-.Em stderr
+.Dv stderr
and returns
.Ql ?\& .
Setting