diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-01-31 02:19:23 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-01-31 02:19:23 +0000 |
commit | 18013e25c6e68d11f262cb125eae9cc7b12d8086 (patch) | |
tree | 2c88082ada33582efd9245b2bae41ddd9a91c7e3 | |
parent | 131ff4e5cd1d9bf2028d158f9d833a6bc46d6f17 (diff) | |
download | postgresql-18013e25c6e68d11f262cb125eae9cc7b12d8086.tar.gz postgresql-18013e25c6e68d11f262cb125eae9cc7b12d8086.zip |
Wording improvement.
-rw-r--r-- | doc/FAQ | 4 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sun Jan 30 21:16:28 EST 2005 + Last updated: Sun Jan 30 21:18:36 EST 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -188,7 +188,7 @@ http://www.postgresql.org/support/submitbug. Also check out our ftp site ftp://ftp.PostgreSQL.org/pub to see if - there is a more recent PostgreSQL version or patches. + there is a more recent PostgreSQL version. 1.7) What is the latest release? diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index dc6d0605534..53a0c792ca6 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Sun Jan 30 21:16:28 EST 2005</P> + <P>Last updated: Sun Jan 30 21:18:36 EST 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>) @@ -243,7 +243,7 @@ <P>Also check out our ftp site <A href= "ftp://ftp.PostgreSQL.org/pub">ftp://ftp.PostgreSQL.org/pub</A> to - see if there is a more recent PostgreSQL version or patches.</P> + see if there is a more recent PostgreSQL version.</P> <H4><A name="1.7">1.7</A>) What is the latest release?</H4> |