Subject: Re: share/doc troff src fixes
To: Luke Mewburn <lm@rmit.edu.au>
From: Chris G. Demetriou <cgd@nobozo.CS.Berkeley.EDU>
List: netbsd-bugs
Date: 01/03/1994 00:34:26
> Here's some fixes for the documentation in /usr/share/doc (actually,
> the source in /usr/src/share/doc) I originally fixed this in 0.8 but
> never got around to submitting the diff, and I found that it was still
> necessary for current-931230...
"applied." only problem i could find is the diff below. there is
no "sU" macro package.
some of the docs you patched still have a few troubles, but it's
better. 8-)
chris
> *** doc.old/smm/05.fsck/Makefile Fri Dec 17 17:39:30 1993
> --- doc/smm/05.fsck/Makefile Sat Jan 1 22:17:58 1994
> ***************
> *** 5,10 ****
> --- 5,11 ----
> DOC= 05.fsck
>
> SRCS= 0.t 1.t 2.t 3.t 4.t
> + MACROS= -msU
> TROFF= ditroff
>
> .include <bsd.doc.mk>
------------------------------------------------------------------------------