diff options
| author | tsutsui <tsutsui@NetBSD.org> | 2006-01-11 13:37:53 +0000 |
|---|---|---|
| committer | tsutsui <tsutsui@NetBSD.org> | 2006-01-11 13:37:53 +0000 |
| commit | ff0f4feb77bcec60ebfb5685445d6c02f56b8f40 (patch) | |
| tree | ba5258e6cb5df85e8b757e780e436fa4bd320a15 /gnu/usr.bin | |
| parent | e35d1933fbcc76918153bb4c37882986ab7e2eb9 (diff) | |
Add platforms not yet in groff distribution.
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 8784ba30d9d..298040658a9 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.25 2005/06/02 15:34:33 wiz Exp $ +.\" $NetBSD: mdoc.local,v 1.26 2006/01/11 13:37:53 tsutsui Exp $ .\" .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -63,3 +63,9 @@ .ds doc-operating-system-NetBSD-2.0.2 2.0.2 .ds doc-operating-system-NetBSD-3.0 3.0 .ds doc-operating-system-NetBSD-4.0 4.0 +.\" Platforms not yet in groff distribution +.ds doc-volume-as-amigappc amigappc +.ds doc-volume-as-evbsh5 evbsh5 +.ds doc-volume-as-ews4800mips ews4800mips +.ds doc-volume-as-ibmnws ibmnws +.ds doc-volume-as-iyonix iyonix |
