summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1999-10-10 01:08:12 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1999-10-10 01:08:12 +0000
commita465ef127c050fb6894fd694ac9adb27ba02d21a (patch)
tree329a35071ac4eb1eaf3507fba716f8fb434e0ccc
parentd37ce35326ae8388435b480ec0a7b8fb7f59dcaf (diff)
Add support for ".Nx 1.5" (NetBSD 1.5) as eso.4 uses it.
-rw-r--r--share/tmac/mdoc/doc-syms4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/tmac/mdoc/doc-syms b/share/tmac/mdoc/doc-syms
index 4d1c41c5b61..1ab3f88f620 100644
--- a/share/tmac/mdoc/doc-syms
+++ b/share/tmac/mdoc/doc-syms
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doc-syms,v 1.24 1999/07/10 02:30:30 aaron Exp $
+.\" $OpenBSD: doc-syms,v 1.25 1999/10/10 01:08:11 millert Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -146,6 +146,7 @@
. if "\\$1"1.2e" \&\\*(tNNetBSD\\*(aa 1.2E\\*(aa\\$2
. if "\\$1"1.3" \&\\*(tNNetBSD\\*(aa 1.3\\*(aa\\$2
. if "\\$1"1.4" \&\\*(tNNetBSD\\*(aa 1.4\\*(aa\\$2
+. if "\\$1"1.5" \&\\*(tNNetBSD\\*(aa 1.5\\*(aa\\$2
.\}
.if \\n(.$==1 \{\
. if "\\$1"0.8" \&\\*(tNNetBSD\\*(aa 0.8\\*(aa
@@ -163,6 +164,7 @@
. if "\\$1"1.2e" \&\\*(tNNetBSD\\*(aa 1.2E\\*(aa
. if "\\$1"1.3" \&\\*(tNNetBSD\\*(aa 1.3\\*(aa
. if "\\$1"1.4" \&\\*(tNNetBSD\\*(aa 1.4\\*(aa
+. if "\\$1"1.5" \&\\*(tNNetBSD\\*(aa 1.5\\*(aa
. if "\\$1"." \&\\*(tNNetBSD\\$1\\*(aa
. if "\\$1"," \&\\*(tNNetBSD\\$1\\*(aa
.\}