mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 18:28:43 +00:00
let imake users preformat man pages to ASCII instead of ISO 8859-1
ok matthieu@
This commit is contained in:
@@ -244,8 +244,8 @@ XCOMM operating system: OSName (OSMajorVersion./**/OSMinorVersion./**/OSTeenyVe
|
||||
/*
|
||||
* Documentation formatting
|
||||
*/
|
||||
#define NeqnCmd neqn -Tlatin1
|
||||
#define NroffCmd nroff -Tlatin1
|
||||
#define NeqnCmd neqn -Tascii
|
||||
#define NroffCmd nroff -Tascii
|
||||
#define EqnCmd eqn -Tps
|
||||
#define HasGroff YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user