All manuals in (probably all 142) Imake ports were misformatted

because grotty-1.21 requires a new -c option which grotty-1.15 rejected.
Symptoms noticed by deraadt@ in mgp(1), Imake configuration spotted
as the culprit by espie@, patch tested and ok by matthieu@.
This commit is contained in:
schwarze 2011-04-26 22:35:59 +00:00
parent d43c4afa0a
commit 32f39c803d

View File

@ -247,7 +247,7 @@ XCOMM operating system: OSName (OSMajorVersion./**/OSMinorVersion./**/OSTeenyVe
* Documentation formatting
*/
#ifdef Ports
# define NroffCmd /usr/local/bin/nroff -Tascii
# define NroffCmd /usr/local/bin/nroff -Tascii -c
# define TroffCmd /usr/local/bin/nroff -Tps
# define HTMLroffCmd /usr/local/bin/nroff -Thtml
# define NeqnCmd /usr/local/bin/neqn -Tascii