From 0c5de1ab5bab5aa8420ac7a899c757c49e967aac Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 24 May 2014 08:43:47 -0700 Subject: [PATCH] doc: use nicer quotes * 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 592f4a647b..a6dd075cbb 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 -- 2.47.2