Change π to plain "pi" in index entry, to avoid double escaping issues.
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Sun, 7 Oct 2007 01:13:30 +0000 (01:13 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Sun, 7 Oct 2007 01:13:30 +0000 (01:13 +0000)
doc/src/sgml/func.sgml

index ca9c5355293b269c2949a0233844adfd94ad7115..aef648e79d7a0e62644cd53c2f9daa9c3f1cfb0f 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.398 2007/09/24 01:29:27 adunstan Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.399 2007/10/07 01:13:30 alvherre Exp $ -->
 
  <chapter id="functions">
   <title>Functions and Operators</title>
     <primary>mod</primary>
    </indexterm>
    <indexterm>
-    <primary>&pi;</primary>
+    <primary>pi</primary>
    </indexterm>
    <indexterm>
     <primary>power</primary>