docs: make the guillemot and the middle dot appear correctly in HTML

For the man page, encode them properly, and for the Info stuff,
just set the right document encoding.

This fixes https://savannah.gnu.org/bugs/?51369.
master
Benno Schulenberg 2017-07-03 12:31:53 +02:00
parent 09f516a58b
commit 1ae97076cd
2 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@
@settitle nano @settitle nano
@c %**end of header @c %**end of header
@documentencoding UTF-8
@smallbook @smallbook
@set EDITION 0.4 @set EDITION 0.4
@set VERSION 2.8.5 @set VERSION 2.8.5

View File

@ -271,7 +271,7 @@ Disallow file modification.
.B set whitespace "\fIstring\fP" .B set whitespace "\fIstring\fP"
Set the two characters used to indicate the presence of tabs and Set the two characters used to indicate the presence of tabs and
spaces. They must be single-column characters. The default pair spaces. They must be single-column characters. The default pair
for a UTF-8 locale is "\fB»·\fR", and for other locales "\fB>.\fR". for a UTF-8 locale is "\fB\[Fc]\[md]\fR", and for other locales "\fB>.\fR".
.TP .TP
.B set wordbounds .B set wordbounds
Detect word boundaries differently by treating punctuation Detect word boundaries differently by treating punctuation