summaryrefslogtreecommitdiff
path: root/tmac/man.ultrix
diff options
context:
space:
mode:
Diffstat (limited to 'tmac/man.ultrix')
-rw-r--r--tmac/man.ultrix12
1 files changed, 12 insertions, 0 deletions
diff --git a/tmac/man.ultrix b/tmac/man.ultrix
new file mode 100644
index 000000000..c4fbee806
--- /dev/null
+++ b/tmac/man.ultrix
@@ -0,0 +1,12 @@
+.\" Install this as man.local if you're using Ultrix.
+.\" Ultrix specific additions to groff -man macros.
+.\" Contributed by Tom Quinn (trq@dionysos.thphys.ox.ac.uk).
+.\"
+.\" Pathname
+.de PN
+\fI\,\\$1\/\fP
+..
+.\" Control character
+.de CT
+\s-2<\|CTRL\|/\|\\$1\|>\s+2
+..