man macros distributed with 4.1BSD
[unix-history] / usr / src / share / tmac / tmac.an.v6compat
CommitLineData
5b4e28ea
KM
1.\" Copyright (c) 1980 Regents of the University of California.
2.\" All rights reserved. The Berkeley software License Agreement
3.\" specifies the terms and conditions for redistribution.
4.\"
5c983e01 5.\" @(#)tmac.an.v6compat 5.1 (Berkeley) %G%
5b4e28ea
KM
6.\"
7.de th
8.if t .so /usr/lib/tmac/tmac.an6t
9.if n .so /usr/lib/tmac/tmac.an6n
10.t1 "\\$1" "\\$2" "\\$3"
11..
12.de TH
13.rn TH xx
14.so /usr/lib/tmac/tmac.an.new
5c983e01 15.TH "\\$1" "\\$2" "\\$3" "\\$4" "\\$5"
5b4e28ea
KM
16.rm xx
17..