mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 18:28:43 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user