]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Revert "lint-man.mk: Use ascii instead of utf8"
authorAlejandro Colomar <alx.manpages@gmail.com>
Mon, 5 Sep 2022 11:38:33 +0000 (13:38 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Mon, 5 Sep 2022 11:44:20 +0000 (13:44 +0200)
This reverts commit f1a71d4a836d48f81832415626d27521854f85c6.

The issues motivating that patch were not real, and I guess I had
another problem, probably caused by me (EBCAK).  Since I can't
reproduce the issues that lead to the change, and it's preferrable
to test exactly what users will be reading on their terminals,
let's use UTF-8 again for the tests, which is what most users will
be reading.

Reported-by: Ralph Corderoy <ralph@inputplus.co.uk>
lib/lint-man.mk

index 6d35843a353d18e33225431aafe6c7875f6e2c3e..7d4da367161d469e38905c04842b5bb23a4fe895 100644 (file)
@@ -18,7 +18,7 @@ TMACDIR := $(SYSCONFDIR)/groff/tmac
 
 MANWIDTH          ?= 80
 TROFF_LINE_LENGTH := $(shell echo $(MANWIDTH)-2 | $(BC))
-TROFF_OUT_DEVICE  := ascii
+TROFF_OUT_DEVICE  := utf8
 
 TBL := tbl