summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2014-07-08 13:16:03 +0000
committerpluknet <pluknet@FreeBSD.org>2014-07-08 13:16:03 +0000
commit48775398f2265163e0c2cfb760fa317640dc9f6d (patch)
tree51c9a2317a15039b57b0f6281ff832d5adb6b1ae
parent7726cf3ff3b83d436aa6362dbafdb234e45a4123 (diff)
downloadFreeBSD-src-48775398f2265163e0c2cfb760fa317640dc9f6d.zip
FreeBSD-src-48775398f2265163e0c2cfb760fa317640dc9f6d.tar.gz
MFC r268393: [mdoc] Fix previous.
-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 9ffe567..6e04e17 100644
--- a/lib/libc/stdlib/getopt.3
+++ b/lib/libc/stdlib/getopt.3
@@ -74,7 +74,7 @@ word, or
.Dv NULL
if there were no more characters in the current word.
This is a
-.It Tn GNU
+.Tn GNU
extension.
For example, an option string
.Li \&"x"
OpenPOWER on IntegriCloud