summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/tmac/mdoc/doc-common7
-rw-r--r--share/tmac/mdoc/doc-syms4
2 files changed, 9 insertions, 2 deletions
diff --git a/share/tmac/mdoc/doc-common b/share/tmac/mdoc/doc-common
index 7df114b8e69..4072ee88b82 100644
--- a/share/tmac/mdoc/doc-common
+++ b/share/tmac/mdoc/doc-common
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doc-common,v 1.22 2001/01/27 22:42:45 brad Exp $
+.\" $OpenBSD: doc-common,v 1.23 2001/03/06 19:50:12 brad Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -236,6 +236,7 @@
. if "\\$2"1.0" .as oS \01.0
. if "\\$2"1.0a" .as oS \01.0A
. if "\\$2"1.1" .as oS \01.1
+. if "\\$2"1.1a" .as oS \01.1A
. if "\\$2"1.2" .as oS \01.2
. if "\\$2"1.2a" .as oS \01.2A
. if "\\$2"1.2b" .as oS \01.2B
@@ -243,6 +244,10 @@
. if "\\$2"1.2d" .as oS \01.2D
. if "\\$2"1.2e" .as oS \01.2E
. if "\\$2"1.3" .as oS \01.3
+. if "\\$2"1.3a" .as oS \01.3A
+. if "\\$2"1.4" .as oS \01.4
+. if "\\$2"1.5" .as oS \01.5
+. if "\\$2"1.6" .as oS \01.6
.\}
.if "\\$1"OpenBSD" \{\
. ds oS OpenBSD
diff --git a/share/tmac/mdoc/doc-syms b/share/tmac/mdoc/doc-syms
index 3f98ebf7bb5..fbfe4bb6d93 100644
--- a/share/tmac/mdoc/doc-syms
+++ b/share/tmac/mdoc/doc-syms
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doc-syms,v 1.35 2000/11/16 05:44:45 aaron Exp $
+.\" $OpenBSD: doc-syms,v 1.36 2001/03/06 19:50:12 brad Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -138,6 +138,7 @@
. if "\\$1"1.0" \&NetBSD 1.0\\*(aa\\$2
. if "\\$1"1.0a" \&NetBSD 1.0A\\*(aa\\$2
. if "\\$1"1.1" \&NetBSD 1.1\\*(aa\\$2
+. if "\\$1"1.1a" \&NetBSD 1.1A\\*(aa\\$2
. if "\\$1"1.2" \&NetBSD 1.2\\*(aa\\$2
. if "\\$1"1.2a" \&NetBSD 1.2A\\*(aa\\$2
. if "\\$1"1.2b" \&NetBSD 1.2B\\*(aa\\$2
@@ -145,6 +146,7 @@
. if "\\$1"1.2d" \&NetBSD 1.2D\\*(aa\\$2
. if "\\$1"1.2e" \&NetBSD 1.2E\\*(aa\\$2
. if "\\$1"1.3" \&NetBSD 1.3\\*(aa\\$2
+. if "\\$1"1.3a" \&NetBSD 1.3A\\*(aa\\$2
. if "\\$1"1.4" \&NetBSD 1.4\\*(aa\\$2
. if "\\$1"1.5" \&NetBSD 1.5\\*(aa\\$2
. if "\\$1"1.6" \&NetBSD 1.6\\*(aa\\$2