Date: Sat, 28 Feb 2009 05:47:41 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r189135 - head/gnu/usr.bin/groff/tmac Message-ID: <200902280547.n1S5lfwh096523@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: das Date: Sat Feb 28 05:47:41 2009 New Revision: 189135 URL: http://svn.freebsd.org/changeset/base/189135 Log: Define a macro for POSIX.1-2008 here until a future groff import includes one. Modified: head/gnu/usr.bin/groff/tmac/mdoc.local Modified: head/gnu/usr.bin/groff/tmac/mdoc.local ============================================================================== --- head/gnu/usr.bin/groff/tmac/mdoc.local Sat Feb 28 05:24:05 2009 (r189134) +++ head/gnu/usr.bin/groff/tmac/mdoc.local Sat Feb 28 05:47:41 2009 (r189135) @@ -73,6 +73,10 @@ .ds doc-operating-system-FreeBSD-7.1 7.1 .ds doc-operating-system-FreeBSD-8.0 8.0 . +.\" Definitions not (yet) in doc-syms +.ds doc-str-St--p1003.1-2008 \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1003.1-2008 +.as doc-str-St--p1003.1-2008 " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq]) +. .ec . .\" Locale support
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902280547.n1S5lfwh096523>