Date: Fri, 30 Jul 1999 12:15:18 -0700 (PDT) From: Mike Pritchard <mpp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/groff/tmac Makefile Message-ID: <199907301915.MAA67995@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mpp 1999/07/30 12:15:18 PDT
Modified files:
gnu/usr.bin/groff/tmac Makefile
Log:
Make direct calls to nroff work again. Rev 1.5 of contrib/gnu/nroff/nroff.sh
broke nroff because it added the '-S' option to the troff call, which
requires that the tmac.safer macro package be installed.
Since 90% of our *roff calls are probably generated by man(1), and
man(1) calls groff directly, I'm not really sure what rev 1.5 of nroff.sh
was trying to fix, but at least now nroff works again.
Broken by: imp
Revision Changes Path
1.16 +4 -3 src/gnu/usr.bin/groff/tmac/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907301915.MAA67995>
