summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-03-06 14:47:49 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-03-06 14:47:49 +0000
commit64f37911f8e5a367c616a2c670859d7593d6f24b (patch)
tree953b9ec47630a6bd5bef7ac40de23d38f7d1ae84 /lib/libc
parent3700175bf12e2a72f0a6a15fb2efbef99129beec (diff)
Notes
Diffstat (limited to 'lib/libc')
-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 3c6c5ab23a6a..f615ea75ea93 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