diff options
author | das <das@FreeBSD.org> | 2009-02-28 05:47:41 +0000 |
---|---|---|
committer | das <das@FreeBSD.org> | 2009-02-28 05:47:41 +0000 |
commit | b739b3fb48f28ef6b6e7efeeceb832d3dec3fc9c (patch) | |
tree | 3c08c64728624e31d12eb993ca2afe118ecda61e /gnu | |
parent | 9b6954ebe0e60c0e789547f1624f2627a375a0bb (diff) | |
download | FreeBSD-src-b739b3fb48f28ef6b6e7efeeceb832d3dec3fc9c.zip FreeBSD-src-b739b3fb48f28ef6b6e7efeeceb832d3dec3fc9c.tar.gz |
Define a macro for POSIX.1-2008 here until a future groff import
includes one.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index bfcb654..b3d4288 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -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 |