svn commit: r268393 - head/lib/libc/stdlib

Sergey Kandaurov pluknet at FreeBSD.org
Tue Jul 8 12:19:34 UTC 2014


Author: pluknet
Date: Tue Jul  8 12:19:34 2014
New Revision: 268393
URL: http://svnweb.freebsd.org/changeset/base/268393

Log:
  [mdoc] Fix previous change.

Modified:
  head/lib/libc/stdlib/getopt.3

Modified: head/lib/libc/stdlib/getopt.3
==============================================================================
--- head/lib/libc/stdlib/getopt.3	Tue Jul  8 12:16:28 2014	(r268392)
+++ head/lib/libc/stdlib/getopt.3	Tue Jul  8 12:19:34 2014	(r268393)
@@ -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"


More information about the svn-src-head mailing list