pgsql: Fix some typos in the documentation.

From: neilc(at)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix some typos in the documentation.
Date: 2007-05-03 15:06:14
Message-ID: 20070503150614.099AB9FBBB9@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix some typos in the documentation. Patch from Brian Gough. Backport
the relevant fixes to 8.2 as well.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
ddl.sgml (r1.69 -> r1.69.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ddl.sgml.diff?r1=1.69&r2=1.69.2.1)
plperl.sgml (r2.59.2.1 -> r2.59.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plperl.sgml.diff?r1=2.59.2.1&r2=2.59.2.2)
spi.sgml (r1.49 -> r1.49.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/spi.sgml.diff?r1=1.49&r2=1.49.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2007-05-03 15:47:38 pgsql: Fix a few more double words in docs.
Previous Message Neil Conway 2007-05-03 15:05:56 pgsql: Fix some typos in the documentation.