diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-12-04 06:14:44 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-12-04 06:14:44 +0000 |
commit | 970dcf2776c23d73df0009eecc45820050811f4e (patch) | |
tree | aa6c23b89b8c0eb57600d1b7542387fceddf5b56 | |
parent | c36e598ecb7a929bcffd93717bb3301c85acd079 (diff) | |
download | postgresql-970dcf2776c23d73df0009eecc45820050811f4e.tar.gz postgresql-970dcf2776c23d73df0009eecc45820050811f4e.zip |
Update FAQ_DEV.
-rw-r--r-- | doc/FAQ_DEV | 4 | ||||
-rw-r--r-- | 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 a81dca74ce3..1cb4fda82f0 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,12 +1,12 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Tue Dec 4 01:13:55 EST 2001 + Last updated: Tue Dec 4 01:14:35 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://www.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 043b08ed738..415b482f061 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 Dec 4 01:13:55 EST 2001</P> + <P>Last updated: Tue Dec 4 01:14:35 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://www.postgresql.org">http://www.postgresql.org</A>.<BR> + "http://www.PostgreSQL.org">http://www.PostgreSQL.org</A>.<BR> </P> <HR> <BR> |