diff options
| author | ginsbach <ginsbach@NetBSD.org> | 2007-11-05 17:36:23 +0000 |
|---|---|---|
| committer | ginsbach <ginsbach@NetBSD.org> | 2007-11-05 17:36:23 +0000 |
| commit | 0228f092e47db236a2c88ccdaeca3910c0720f89 (patch) | |
| tree | 06361595dac2dc57539c97164fad134ce8bd053c /gnu/usr.bin | |
| parent | f59f835fa4d6b2e756c46d1d86030cad45c35192 (diff) | |
Remove symbol for IEEE Std 1003.1-2004, as it is now included with groff.
Approved by: wiz
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 28a52bb26de..eda37f5ec8a 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.38 2007/08/06 23:38:49 wiz Exp $ +.\" $NetBSD: mdoc.local,v 1.39 2007/11/05 17:36:23 ginsbach Exp $ .\" .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -49,9 +49,6 @@ .as doc-str-St--xns5.2d2.0 " (\*[Lq]\*[doc-Tn-font-size]XNS\*[doc-str-St]\^5.2D2.0\*[Rq]) .ds doc-str-St--ieee1275-94 \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1275-1994 .as doc-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 doc-str-St--p1003.1-2004 \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1003.1-2004 -.as doc-str-St--p1003.1-2004 " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq]) . .\" Default .Os value .ds doc-operating-system NetBSD\~4.0 |
