summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2004-03-06 14:47:49 +0000
committerache <ache@FreeBSD.org>2004-03-06 14:47:49 +0000
commit5993cc3bceb56b1f60b38f440b7389ac6643ab32 (patch)
tree953b9ec47630a6bd5bef7ac40de23d38f7d1ae84 /lib
parentc94e5bebf56c687d9580ddca6ce99b3744c2b175 (diff)
downloadFreeBSD-src-5993cc3bceb56b1f60b38f440b7389ac6643ab32.zip
FreeBSD-src-5993cc3bceb56b1f60b38f440b7389ac6643ab32.tar.gz
Fix typo, was 'W'; instead of `W;'
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdlib/getopt_long.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/getopt_long.3 b/lib/libc/stdlib/getopt_long.3
index 3c6c5ab..f615ea7 100644
--- a/lib/libc/stdlib/getopt_long.3
+++ b/lib/libc/stdlib/getopt_long.3
@@ -413,7 +413,7 @@ Handling of
.Ql -W
with an argument that is not (a prefix to) a known
long option
-.Ql ( W ;
+.Ql ( W;
in option string):
.Bl -tag -width ".Bx"
.It Tn GNU
OpenPOWER on IntegriCloud