summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2008-05-14 20:55:12 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2008-05-14 20:55:12 +0000
commit6b9dd4f443ce9f469b0c6d71c0e0730c6c477ed5 (patch)
treeac643fbbaf9e2362fbf7be13c800ce7e3ad3d74d /share
parent5a86027b5941fba19bcdfdb0b918e46893dd977d (diff)
Add socppc, reminded by jmc@
Diffstat (limited to 'share')
-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 a2d9f56d435..3fa1b69dfe2 100644
--- a/share/tmac/mdoc/doc-common
+++ b/share/tmac/mdoc/doc-common
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doc-common,v 1.57 2008/02/26 12:18:23 jmc Exp $
+.\" $OpenBSD: doc-common,v 1.58 2008/05/14 20:55:11 miod Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -186,6 +186,7 @@
. if "\\$3"mvmeppc" .as vT \ (MVMEPPC)
. if "\\$3"pmax" .as vT \ (PMAX)
. if "\\$3"sgi" .as vT \ (SGI)
+. if "\\$3"socppc" .as vT \ (SOCPPC)
. if "\\$3"sparc" .as vT \ (SPARC)
. if "\\$3"sparc64" .as vT \ (SPARC64)
. if "\\$3"sun3" .as vT \ (Sun3)