diff options
| author | christos <christos@NetBSD.org> | 2013-12-25 15:09:10 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2013-12-25 15:09:10 +0000 |
| commit | d73b9569b472c9bb5913bb11648a8a297ffbafff (patch) | |
| tree | 7924f47269898dfe35a1d6d7e3216292b394d39d /gnu | |
| parent | 70e44cfd25bcf1b4f2b0f0c8fc7beb79b376819a (diff) | |
add posix 1003.1j
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 8f4c20e96d4..3b3ca138b00 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -1,4 +1,4 @@ -.\" $NetBSD: mdoc.local,v 1.74 2013/09/01 21:14:05 wiz Exp $ +.\" $NetBSD: mdoc.local,v 1.75 2013/12/25 15:09:10 christos Exp $ .\" .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -106,3 +106,5 @@ .ds doc-str-Lb-libsaslc Simple Authentication and Security Layer client library (libsaslc, \-lsaslc) .ds doc-str-Lb-libssp Buffer Overflow Protection Library (libssp, \-lssp) .ds doc-str-Lb-libterminfo Terminal Information Library (libterminfo, \-lterminfo) +.ds doc-str-St--p1003.1j-2000 \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1003.1j-2000 +.as doc-str-St--p1003.1j-2000 " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq]) |
