From c36e598ecb7a929bcffd93717bb3301c85acd079 Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Tue, 4 Dec 2001 06:14:04 +0000 Subject: [PATCH] Update FAQ_DEV. --- doc/FAQ_DEV | 4 ++-- doc/src/FAQ/FAQ_DEV.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 1120b8e3860..a81dca74ce3 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,12 +1,12 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Tue Nov 27 20:38:34 EST 2001 + Last updated: Tue Dec 4 01:13:55 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) The most recent version of this document can be viewed at the - postgreSQL Web site, http://PostgreSQL.org. + postgreSQL Web site, http://www.postgresql.org. _________________________________________________________________ Questions diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 6058d94e4d8..043b08ed738 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: Tue Nov 27 20:38:34 EST 2001</P> + <P>Last updated: Tue Dec 4 01:13:55 EST 2001</P> <P>Current maintainer: Bruce Momjian (<A href= @@ -21,7 +21,7 @@ <P>The most recent version of this document can be viewed at the postgreSQL Web site, <A href= - "http://PostgreSQL.org">http://PostgreSQL.org</A>.<BR> + "http://www.postgresql.org">http://www.postgresql.org</A>.<BR> </P> <HR> <BR> -- GitLab