Date: Tue, 8 Jul 2014 13:16:03 +0000 (UTC) From: Sergey Kandaurov <pluknet@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r268396 - stable/10/lib/libc/stdlib Message-ID: <201407081316.s68DG3H8069506@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pluknet Date: Tue Jul 8 13:16:03 2014 New Revision: 268396 URL: http://svnweb.freebsd.org/changeset/base/268396 Log: MFC r268393: [mdoc] Fix previous. Modified: stable/10/lib/libc/stdlib/getopt.3 Directory Properties: stable/10/ (props changed) Modified: stable/10/lib/libc/stdlib/getopt.3 ============================================================================== --- stable/10/lib/libc/stdlib/getopt.3 Tue Jul 8 13:01:36 2014 (r268395) +++ stable/10/lib/libc/stdlib/getopt.3 Tue Jul 8 13:16:03 2014 (r268396) @@ -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?201407081316.s68DG3H8069506>