Hello Étienne, thanks for the reply.
Am 28.06.2024 13:00 schrieb Étienne Mollier:
lintian-explain-tags can provide you with extensive information ... N: LC_ALL=C.UTF-8 MANROFFSEQ='' MANWIDTH=80 \ N: man --warnings -E UTF-8 -l -Tutf8 -Z <file> >/dev/null
Do I do something wrong? It is not working in my case (running on Debian 12):
groff LC_ALL=C.UTF-8 MANROFFSEQ='' MANWIDTH=80 man --warnings -E UTF-8 -l -Tutf8 -Z ./backintime.1 >/dev/null
groff: unrecognized option '--warnings' Best, Christian