From c0cf985516cd7690f25b602696a2ffa6c918d3d9 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 6 Dec 2000 17:02:33 +0000 Subject: Install the stock (as supplied by groff(1) distribution) tmac.an and tmac.andoc files. The man(1), catman(1) and bsd.man.mk have been modified to call groff(1) with -mandoc argument. --- contrib/groff/tmac/tmac.andoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'contrib/groff') diff --git a/contrib/groff/tmac/tmac.andoc b/contrib/groff/tmac/tmac.andoc index ecf0891..ae1fbfe 100644 --- a/contrib/groff/tmac/tmac.andoc +++ b/contrib/groff/tmac/tmac.andoc @@ -1,3 +1,4 @@ +.\" $FreeBSD$ .\" Load either tmac.an or tmac.doc. .if !\n(.g .ab These macros require groff. .de Dd @@ -7,6 +8,6 @@ .. .de TH .rm TH -.do mso tmac.groff_an +.do mso tmac.an \\*(TH\\ .. -- cgit v1.1