Skip to content

Commit 8264cbc

Browse files
committed
Remove CENTER tag.
1 parent ff02d0a commit 8264cbc

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

doc/FAQ_DEV

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Fri Mar 11 16:43:05 EST 2005
4+
Last updated: Sun Mar 13 14:27:45 EST 2005
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -44,8 +44,8 @@ Technical Questions
4444
2.7) What is CommandCounterIncrement()?
4545
_________________________________________________________________
4646

47-
General Questions
48-
47+
General Questions
48+
4949
1.1) How do I get involved in PostgreSQL development?
5050

5151
Download the code and have a look around. See 1.7.

doc/src/FAQ/FAQ_DEV.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<H1>Developer's Frequently Asked Questions (FAQ) for
1414
PostgreSQL</H1>
1515

16-
<P>Last updated: Fri Mar 11 16:43:05 EST 2005</P>
16+
<P>Last updated: Sun Mar 13 14:27:45 EST 2005</P>
1717

1818
<P>Current maintainer: Bruce Momjian (<A href=
1919
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -75,9 +75,7 @@ <H2>Technical Questions</H2>
7575

7676
<HR>
7777

78-
<CENTER>
79-
<H2>General Questions</H2>
80-
</CENTER>
78+
<H2>General Questions</H2>
8179

8280
<H3><A name="1.1">1.1</A>) How do I get involved in PostgreSQL
8381
development?</H3>

0 commit comments

Comments
 (0)