From: Tom Lane Date: Thu, 13 May 2010 19:16:38 +0000 (+0000) Subject: Use an entity instead of non-ASCII letter. Thom Brown X-Git-Tag: REL8_1_21~2 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=b67abe3db80585855ebeb23cc704413955ee8c2b;p=users%2Fc2main%2Fpostgres.git Use an entity instead of non-ASCII letter. Thom Brown --- diff --git a/doc/src/sgml/rules.sgml b/doc/src/sgml/rules.sgml index 45a1b14582..139d677f91 100644 --- a/doc/src/sgml/rules.sgml +++ b/doc/src/sgml/rules.sgml @@ -1,4 +1,4 @@ - + The Rule System @@ -1646,7 +1646,7 @@ DELETE FROM shoelace WHERE EXISTS WHERE sl_name = shoelace.sl_name); - VoilĂ : + Voilà: SELECT * FROM shoelace;