]> git.ipfire.org Git - thirdparty/automake.git/commit
doc: fix encoding error with UTF-8 characters
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 4 Jan 2014 04:52:29 +0000 (20:52 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 4 Jan 2014 16:57:29 +0000 (08:57 -0800)
commit49035b4d4f65132bd5426ec57e499152b52ba2c2
treec5d2ed3e99ac42ee3f620e155571558cf989285f
parent5a29051fa9b6f4a20df041ba7221796e31bf8342
doc: fix encoding error with UTF-8 characters

* doc/automake.texi: Specify @documentencoding and
@documentlanguage, to prevent encoding errors for parts of this
input file that are UTF-8.  This also causes the .info output to
use curly quotes, which is easier to read though it does assume
UTF-8 support.
doc/automake.texi