summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vendor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor.h b/vendor.h
index 06df38f..d217c2a 100644
--- a/vendor.h
+++ b/vendor.h
@@ -164,7 +164,7 @@ from the X Consortium.
# elif defined(__DARWIN__)
# define FORMAT "nroff -man"
# else
-# define FORMAT "groff -man"
+# define FORMAT "GROFF_NO_SGR= groff -Tlatin1 -man"
# endif
# define DEFAULT_MANROFFSEQ "et"
#endif /*HANDLE_ROFFSEQ */