Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/18/2003 02:15:18
Module Name:	src
Committed By:	lukem
Date:		Fri Jul 18 02:15:18 UTC 2003

Modified Files:
	src: Makefile

Log Message:
grotty from groff 1.19 needs -c for -b, -o or -u to work.

This is damn annoying, because it means the old method of "groff -P-bou"
won't suppress escape codes, unless -P-c is also provided.
(Mmm, quality software...)


To generate a diff of this commit:
cvs rdiff -r1.212 -r1.213 src/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.