summaryrefslogtreecommitdiff
path: root/tmac/an-old.tmac
diff options
context:
space:
mode:
Diffstat (limited to 'tmac/an-old.tmac')
-rw-r--r--tmac/an-old.tmac21
1 files changed, 21 insertions, 0 deletions
diff --git a/tmac/an-old.tmac b/tmac/an-old.tmac
index 49264d76..1402e4df 100644
--- a/tmac/an-old.tmac
+++ b/tmac/an-old.tmac
@@ -136,6 +136,27 @@
. \}
..
.
+.\" BSD compatibility macros: .AT and .UC
+.
+.de1 AT
+. ds an-extra2 "7th Edition
+. if "\\$1"3" .ds an-extra2 "7th Edition
+. if "\\$1"4" .ds an-extra2 "System III
+. if "\\$1"5" \{\
+. ie "\\$2"" .ds an-extra2 "System V
+. el .ds an-extra2 "System V Release \\$2
+. \}
+..
+.
+.de1 UC
+. ds an-extra2 "3rd Berkeley Distribution
+. if "\\$1"3" .ds an-extra2 "3rd Berkeley Distribution
+. if "\\$1"4" .ds an-extra2 "4th Berkeley Distribution
+. if "\\$1"5" .ds an-extra2 "4.2 Berkeley Distribution
+. if "\\$1"6" .ds an-extra2 "4.3 Berkeley Distribution
+. if "\\$1"7" .ds an-extra2 "4.4 Berkeley Distribution
+..
+.
.de1 DT
. ta T .5i \" This sets tabs every .5 inches
..