aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-10-15 16:27:07 +0000
committerBruce Momjian <bruce@momjian.us>2004-10-15 16:27:07 +0000
commitc96c02c7af504a8b9d5051c619fe0e96c47cfe6d (patch)
tree72cd5d81e2184ee84e1ca66942db570482efa683
parentd55491f5787ae0870005f1430776aa5635820e04 (diff)
downloadpostgresql-c96c02c7af504a8b9d5051c619fe0e96c47cfe6d.tar.gz
postgresql-c96c02c7af504a8b9d5051c619fe0e96c47cfe6d.zip
Update wording.
-rw-r--r--doc/FAQ_DEV4
-rw-r--r--doc/src/FAQ/FAQ_DEV.html4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index e7cf50d09e2..1c29fb360f9 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -1,7 +1,7 @@
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Fri Oct 15 12:10:14 EDT 2004
+ Last updated: Fri Oct 15 12:26:50 EDT 2004
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -509,7 +509,7 @@
There are three versions of the SQL standard: SQL-92, SQL:1999, and
SQL:2003. They are endorsed by ANSI and ISO. Draft versions can be
- download from:
+ downloaded from:
* SQL-92 http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt
* SQL:1999
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html
index 741d76561c3..bddbd8a2040 100644
--- a/doc/src/FAQ/FAQ_DEV.html
+++ b/doc/src/FAQ/FAQ_DEV.html
@@ -12,7 +12,7 @@
<H1>Developer's Frequently Asked Questions (FAQ) for
PostgreSQL</H1>
- <P>Last updated: Fri Oct 15 12:10:14 EDT 2004</P>
+ <P>Last updated: Fri Oct 15 12:26:50 EDT 2004</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -605,7 +605,7 @@
<P>There are three versions of the SQL standard: SQL-92, SQL:1999,
and SQL:2003. They are endorsed by ANSI and ISO. Draft versions
- can be download from:
+ can be downloaded from:
<ul>
<li> SQL-92 <a
href="http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt">