diff options
author | ru <ru@FreeBSD.org> | 2001-02-23 09:35:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-02-23 09:35:33 +0000 |
commit | c6eb25402d7b17b05db469fb5b404765335ce916 (patch) | |
tree | c6747483f645dda151a7ff5a8b6905ffa4bcdfa4 /contrib/groff/tmac | |
parent | bb8c09c6788cc66400bdb811e40bec08d7273bc4 (diff) | |
download | FreeBSD-src-c6eb25402d7b17b05db469fb5b404765335ce916.zip FreeBSD-src-c6eb25402d7b17b05db469fb5b404765335ce916.tar.gz |
Make ``groff -man'' work again for both man(7) and mdoc(7) manpages.
The new Groff release will support this feature.
Requested by: peter
Diffstat (limited to 'contrib/groff/tmac')
-rw-r--r-- | contrib/groff/tmac/tmac.andoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/groff/tmac/tmac.andoc b/contrib/groff/tmac/tmac.andoc index ae1fbfe..7a9e92f 100644 --- a/contrib/groff/tmac/tmac.andoc +++ b/contrib/groff/tmac/tmac.andoc @@ -8,6 +8,6 @@ .. .de TH .rm TH -.do mso tmac.an +.do mso tmac.an-old \\*(TH\\ .. |