svn commit: r238800 - head/contrib/groff/tmac
Ruslan Ermilov
ru at FreeBSD.org
Thu Jul 26 11:12:39 UTC 2012
Author: ru
Date: Thu Jul 26 11:12:38 2012
New Revision: 238800
URL: http://svn.freebsd.org/changeset/base/238800
Log:
Pull up vendor changes to mdoc(7).
Modified:
head/contrib/groff/tmac/doc-syms
head/contrib/groff/tmac/doc.tmac
Directory Properties:
head/contrib/groff/ (props changed)
Modified: head/contrib/groff/tmac/doc-syms
==============================================================================
--- head/contrib/groff/tmac/doc-syms Thu Jul 26 11:10:25 2012 (r238799)
+++ head/contrib/groff/tmac/doc-syms Thu Jul 26 11:12:38 2012 (r238800)
@@ -661,7 +661,7 @@
.as doc-str-St--susv3 " (\*[Lq]\*[doc-Tn-font-size]SUSv3\*[doc-str-St]\*[Rq])
.ds doc-str-St--svid4 System\~V Interface Definition, Fourth Edition
.as doc-str-St--svid4 " (\*[Lq]\*[doc-Tn-font-size]SVID\*[doc-str-St]\^4\*[Rq])
-.ds doc-str-St--xbd5 \*[doc-Tn-font-size]X/Open\*[doc-str-St] System Interface Definitions Issue\~5
+.ds doc-str-St--xbd5 \*[doc-Tn-font-size]X/Open\*[doc-str-St] Base Definitions Issue\~5
.as doc-str-St--xbd5 " (\*[Lq]\*[doc-Tn-font-size]XBD\*[doc-str-St]\^5\*[Rq])
.ds doc-str-St--xcu5 \*[doc-Tn-font-size]X/Open\*[doc-str-St] Commands and Utilities Issue\~5
.as doc-str-St--xcu5 " (\*[Lq]\*[doc-Tn-font-size]XCU\*[doc-str-St]\^5\*[Rq])
Modified: head/contrib/groff/tmac/doc.tmac
==============================================================================
--- head/contrib/groff/tmac/doc.tmac Thu Jul 26 11:10:25 2012 (r238799)
+++ head/contrib/groff/tmac/doc.tmac Thu Jul 26 11:12:38 2012 (r238800)
@@ -438,7 +438,7 @@
. \" last argument
. if (\n[doc-reg-dfr1] == 4) \
. nop \|\-\c
-. nop \f[]\s[0]\c
+. nop \f[\n[doc-curr-font]]\s[\n[doc-curr-size]u]\c
. doc-print-and-reset
. \}
. el \{\
More information about the svn-src-all
mailing list