man macros distributed with 4.2BSD
[unix-history] / usr / src / old / tmac / tmac.an.v6compat
.\" Copyright (c) 1980 Regents of the University of California.
.\" All rights reserved. The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\" @(#)tmac.an.v6compat 5.1 (Berkeley) %G%
.\"
.de th
.if t .so /usr/lib/tmac/tmac.an6t
.if n .so /usr/lib/tmac/tmac.an6n
.t1 "\\$1" "\\$2" "\\$3"
..
.de TH
.rn TH xx
.so /usr/lib/tmac/tmac.an.new
.TH "\\$1" "\\$2" "\\$3" "\\$4" "\\$5"
.rm xx
..