Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2014 12:19:34 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r268393 - head/lib/libc/stdlib
Message-ID:  <201407081219.s68CJYqc038666@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407081219.s68CJYqc038666>