* doc/coreutils.texi: Add "@documentencoding UTF-8". --- doc/coreutils.texi | 1 + 1 file changed, 1 insertion(+)
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 592f4a6..a6dd075 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -2,6 +2,7 @@ @c %**start of header @setfilename coreutils.info @settitle GNU Coreutils +@documentencoding UTF-8 @allowcodebreaks false @c %**end of header -- 1.9.0
