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:
parent
d43c4afa0a
commit
32f39c803d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user