From: Tom Lane Date: Thu, 13 May 2010 19:16:27 +0000 (+0000) Subject: Use an entity instead of non-ASCII letter. Thom Brown X-Git-Tag: REL8_3_11~3 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=36b4b365f7cdbf6a92aaeacdd63af56a2271fd9e;p=users%2Fhanada%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 8b4bee7c0a..56d4aeed41 100644 --- a/doc/src/sgml/rules.sgml +++ b/doc/src/sgml/rules.sgml @@ -1,4 +1,4 @@ - + The Rule System @@ -1651,7 +1651,7 @@ DELETE FROM shoelace WHERE EXISTS WHERE sl_name = shoelace.sl_name); - VoilĂ : + Voilà: SELECT * FROM shoelace;