date and time created 91/03/07 17:16:38 by cael
[unix-history] / usr / src / share / tmac / tmac.andoc
CommitLineData
7703526e
CL
1.\"
2.\" Copyright (c) 1990 The Regents of the University of California.
3.\" All rights reserved.
4.\"
5.\" %sccs.include.redist.man%
6.\"
974572b3 7.\" @(#)tmac.andoc 5.5 (Berkeley) %G%
7703526e 8.\"
974572b3
CL
9.\" 132 section one files still have not ben upgraded from tmac.doc.old
10.\" once those are done this `.de Vx' can go away.
11.nr Vx 0
12.de Vx
13.nr Vx 1
14.so /usr/share/tmac/tmac.doc.old
15..
7703526e 16.de Dd
974572b3
CL
17.if \\n(vX==0 \{\
18. rn Dd xX
19. so /usr/share/tmac/tmac.doc
20. Dd \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8
21. rm xX
22.\}
7703526e
CL
23..
24.de TH
13eba7d6 25.rn TH xX
b1f159a4 26.so /usr/share/tmac/tmac.an.old
7703526e 27.TH \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8
13eba7d6 28.rm xX
7703526e 29..