summaryrefslogtreecommitdiff
path: root/tmac/andoc.tmac
diff options
context:
space:
mode:
Diffstat (limited to 'tmac/andoc.tmac')
-rw-r--r--tmac/andoc.tmac14
1 files changed, 14 insertions, 0 deletions
diff --git a/tmac/andoc.tmac b/tmac/andoc.tmac
new file mode 100644
index 00000000..f6a16db6
--- /dev/null
+++ b/tmac/andoc.tmac
@@ -0,0 +1,14 @@
+.\" andoc.tmac
+.\"
+.\" Load either an-old.tmac or doc.tmac.
+.if !\n(.g .ab These macros require groff.
+.de Dd
+.rm Dd
+.do mso doc.tmac
+\\*(Dd\\
+..
+.de TH
+.rm TH
+.do mso an-old.tmac
+\\*(TH\\
+..