xref: /original-bsd/share/tmac/tmac.andoc (revision 3705696b)
1.\"
2.\" Copyright (c) 1990 The Regents of the University of California.
3.\" All rights reserved.
4.\"
5.\" %sccs.include.redist.roff%
6.\"
7.\"	@(#)tmac.andoc	8.1 (Berkeley) 06/30/93
8.\"
9.\" If -mdoc macros, source tmac.mdoc
10.\" If -man macros, check to see if groff or troff/nroff is being used
11.\"
12.de Dd
13.rn Dd xX
14.so /usr/share/tmac/tmac.doc
15.Dd \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8
16.rm xX
17..
18.de TH
19.rn TH xX
20.ie \n(.g \{\
21.	so /usr/share/tmac/tmac.groff_an
22.\}
23.el \{\
24.	so /usr/old/lib/tmac/tmac.an
25.\}
26.TH "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8"
27.rm xX
28..
29