diff options
author | wiz <wiz@pkgsrc.org> | 2004-07-11 21:17:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-07-11 21:17:00 +0000 |
commit | 1505b0e0ad05a908a2956cb82579423cfe766d41 (patch) | |
tree | cd3dbda94ced962ec37d7cd0e25a06c9cdb6ff7b /textproc/groff | |
parent | e691481be75133d8c2d9173ebe52d9cf6ca5d7f5 (diff) | |
download | pkgsrc-1505b0e0ad05a908a2956cb82579423cfe766d41.tar.gz |
Add a standard that will be in the next groff release.
No PKGREVISION bump since the 1.19.1 update was committed only a short while ago.
Diffstat (limited to 'textproc/groff')
-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@@ |