Another doc fix for HTML entities.

pull/3/head
Bruce Momjian 14 years ago
parent 77bfdb11d0
commit d413efe9e1
  1. 3
      doc/src/sgml/release.sgml

@ -29,7 +29,8 @@ non-ASCII characters find using grep -P '[\x80-\xFF]'
does not support it
http://www.pemberley.com/janeinfo/latin1.html#latexta
do not use numeric UTF character escapes (&#nnn;), we only use Latin1
do not use numeric _UTF_ numeric character escapes (&#nnn;),
we can only use Latin1
Example: Alvaro Herrera is Álvaro Herrera

Loading…
Cancel
Save