summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2007-08-23 00:10:07 +0000
committerBruce Momjian2007-08-23 00:10:07 +0000
commit2ae8825a8eacfdcb5ddaf8d35b9f2151f0656761 (patch)
tree23548acc34d199b14f2a9746d620966510696405
parentef74900704597dfbfc55bb509844a25481eedc4c (diff)
Fix typo in FAQ_DEV.
-rw-r--r--doc/FAQ_DEV4
-rw-r--r--doc/src/FAQ/FAQ_DEV.html4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 248ae4b805d..e3816b2682f 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -1,7 +1,7 @@
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Wed Aug 22 20:09:21 EDT 2007
+ Last updated: Wed Aug 22 20:10:01 EDT 2007
Current maintainer: Bruce Momjian ([email protected])
@@ -344,7 +344,7 @@ General Questions
* A Guide to the SQL Standard, by C.J. Date, et. al, Addison, Wesley
* Fundamentals of Database Systems, by Elmasri and Navathe
* Transaction Processing, by Jim Gray, Morgan, Kaufmann
- * Transactional Information Systems by by Gerhard Weikum, Kaufmann
+ * Transactional Information Systems by Gerhard Weikum, Kaufmann
1.12) What is configure all about?
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html
index e4189a4bdf2..f14e99f07a1 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: Wed Aug 22 20:09:21 EDT 2007</P>
+ <P>Last updated: Wed Aug 22 20:10:01 EDT 2007</P>
<P>Current maintainer: Bruce Momjian (<A href=
@@ -435,7 +435,7 @@
<LI><I>A Guide to the SQL Standard,</I> by C.J. Date, et. al, Addison, Wesley</LI>
<LI><I>Fundamentals of Database Systems,</I> by Elmasri and Navathe</LI>
<LI><I>Transaction Processing,</I> by Jim Gray, Morgan, Kaufmann</LI>
- <LI><I>Transactional Information Systems</I> by by Gerhard Weikum, Kaufmann</LI>
+ <LI><I>Transactional Information Systems</I> by Gerhard Weikum, Kaufmann</LI>
</UL
</P>