Date: Tue, 28 Nov 1995 20:43:57 -0500 From: Andrew Herdman <andrew@whine.com> To: "Marc G. Fournier" <scrappy@hub.org> Cc: current@FreeBSD.org Subject: Re: groff 1.10 released...breaks man Message-ID: <Pine.BSF.3.91.951128204236.240A-100000@why> In-Reply-To: <Pine.BSF.3.91.951128154109.10092A-100000@hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Nov 1995, Marc G. Fournier wrote: > > Hi... > > I just installed groff 1.10 on my *-current machine (ya, I like > the new and [seemingly-]better stuff, that why I'm using *-current *grin*) > and it breaks man. > > To fix, I ended up having to go into /usr/src/gnu/usr.bin/man > and modifying Makefile.inc so that it sets nroff is set to: > > nroff -Tascii -mandoc > > instead of > > nroff -Tascii -man > > Just as a suggestion for anyone else wanting to install > the new groff, you may hit this problem, and want to modify/recompile > man accordingly. wouldn't copying /usr/share/tmac/tmac.andoc to /usr/share/tmac/tmac.an fix the problem as well? Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951128204236.240A-100000>