aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-03-13 19:27:53 +0000
committerBruce Momjian <bruce@momjian.us>2005-03-13 19:27:53 +0000
commit8264cbcb50f1a4730b765f8c81979f95bf712a09 (patch)
tree854d86cced02e52cf05422d51c5a0156bd15938a
parentff02d0a05280e96e0b91b97ec50e98611f9c7598 (diff)
downloadpostgresql-8264cbcb50f1a4730b765f8c81979f95bf712a09.tar.gz
postgresql-8264cbcb50f1a4730b765f8c81979f95bf712a09.zip
Remove CENTER tag.
-rw-r--r--doc/FAQ_DEV6
-rw-r--r--doc/src/FAQ/FAQ_DEV.html6
2 files changed, 5 insertions, 7 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index f3a9835cfff..2272d2199e4 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -1,7 +1,7 @@
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Fri Mar 11 16:43:05 EST 2005
+ Last updated: Sun Mar 13 14:27:45 EST 2005
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -44,8 +44,8 @@ Technical Questions
2.7) What is CommandCounterIncrement()?
_________________________________________________________________
- General Questions
-
+General Questions
+
1.1) How do I get involved in PostgreSQL development?
Download the code and have a look around. See 1.7.
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html
index 76872983670..54758e9d358 100644
--- a/doc/src/FAQ/FAQ_DEV.html
+++ b/doc/src/FAQ/FAQ_DEV.html
@@ -13,7 +13,7 @@
<H1>Developer's Frequently Asked Questions (FAQ) for
PostgreSQL</H1>
- <P>Last updated: Fri Mar 11 16:43:05 EST 2005</P>
+ <P>Last updated: Sun Mar 13 14:27:45 EST 2005</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -75,9 +75,7 @@
<HR>
- <CENTER>
- <H2>General Questions</H2>
- </CENTER>
+ <H2>General Questions</H2>
<H3><A name="1.1">1.1</A>) How do I get involved in PostgreSQL
development?</H3>