diff options
Diffstat (limited to 'textproc/groff/files/mdoc.local')
-rw-r--r-- | textproc/groff/files/mdoc.local | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/groff/files/mdoc.local b/textproc/groff/files/mdoc.local index 16d972b55ad..03d7ba607d5 100644 --- a/textproc/groff/files/mdoc.local +++ b/textproc/groff/files/mdoc.local @@ -49,6 +49,9 @@ .as str-St--xns5.2d2.0 " (\*[Lq]\*[doc-Tn-font-size]XNS\*[doc-str-St]\^5.2D2.0\*[Rq]) .ds str-St--ieee1275-94 \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1275-1994 .as str-St--ieee1275-94 " (\*[Lq]\*[doc-Tn-font-size]Open Firmware\*[doc-str-St]\*[Rq]) +.\" will be in next groff release (after 1.19.1) +.ds str-St--p1003.1-2004 \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1003.1-2004 +.as str-St--p1003.1-2004 " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq]) . .\" Default .Os value .ds operating-system @@OPERATING_SYSTEM@@ |