mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-13 20:59:03 +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
|
* Documentation formatting
|
||||||
*/
|
*/
|
||||||
#define NeqnCmd neqn -Tlatin1
|
#define NeqnCmd neqn -Tascii
|
||||||
#define NroffCmd nroff -Tlatin1
|
#define NroffCmd nroff -Tascii
|
||||||
#define EqnCmd eqn -Tps
|
#define EqnCmd eqn -Tps
|
||||||
#define HasGroff YES
|
#define HasGroff YES
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user