aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-10-14 21:47:15 +0000
committerBruce Momjian <bruce@momjian.us>2004-10-14 21:47:15 +0000
commitd8bff009d1127981d4a7fce99749fb00224a5029 (patch)
tree95af19e1e60de0ae9305e67d2341e5e4eecfc8ef
parentb595d0c514e0510ccf4c7e4e3ee62db3f49e0036 (diff)
downloadpostgresql-d8bff009d1127981d4a7fce99749fb00224a5029.tar.gz
postgresql-d8bff009d1127981d4a7fce99749fb00224a5029.zip
Typo cleanup.
-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 20ddf67df55..1bb5c54abd1 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -1,7 +1,7 @@
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Thu Oct 14 17:46:01 EDT 2004
+ Last updated: Thu Oct 14 17:47:04 EDT 2004
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -519,7 +519,7 @@
Some SQL standards web pages are:
* http://troels.arvin.dk/db/rdbms/links/#standards
* http://www.wiscorp.com/SQLStandards.html
- * http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax (SQL92)
+ * http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax (SQL-92)
* http://dbs.uni-leipzig.de/en/lokal/standards.pdf (paper)
Technical Questions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html
index f1d2d8e9643..4b76b153efc 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: Thu Oct 14 17:46:01 EDT 2004</P>
+ <P>Last updated: Thu Oct 14 17:47:04 EDT 2004</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -628,7 +628,7 @@
http://www.wiscorp.com/SQLStandards.html</a></li>
<li><a
href="http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax">
- http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax</a> (SQL92)</li>
+ http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax</a> (SQL-92)</li>
<li><a
href="http://dbs.uni-leipzig.de/en/lokal/standards.pdf">
http://dbs.uni-leipzig.de/en/lokal/standards.pdf</a> (paper)</li>