summaryrefslogtreecommitdiff
path: root/share/tmac/mdoc/doc-common
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-04-21 15:58:26 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-04-21 15:58:26 +0000
commita36bd0835a65f9e5811343401d044242e0a1fcb2 (patch)
treecd3fb3021dee857bd1f81cc46f59e72dd40da5fa /share/tmac/mdoc/doc-common
parenta9fc808de4c54ad96c9b2e779b91c6fa37a102a9 (diff)
Add luna88k related directories and information to the build infrastructure.
ok deraadt@, millert@, krw@ - mdoc ok jmc@
Diffstat (limited to 'share/tmac/mdoc/doc-common')
-rw-r--r--share/tmac/mdoc/doc-common3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/tmac/mdoc/doc-common b/share/tmac/mdoc/doc-common
index 0270b80dd7e..f843d5d5be9 100644
--- a/share/tmac/mdoc/doc-common
+++ b/share/tmac/mdoc/doc-common
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doc-common,v 1.36 2004/02/27 18:02:47 deraadt Exp $
+.\" $OpenBSD: doc-common,v 1.37 2004/04/21 15:58:24 miod Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -176,6 +176,7 @@
. if "\\$3"hp300" .as vT \ (HP300)
. if "\\$3"hppa" .as vT \ (HPPA)
. if "\\$3"i386" .as vT \ (i386)
+. if "\\$3"luna88k" .as vT \ (Luna88K)
. if "\\$3"mac68k" .as vT \ (Mac68K)
. if "\\$3"macppc" .as vT \ (MacPPC)
. if "\\$3"mvme68k" .as vT \ (MVME68K)