Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0c86f0e

Browse files
committed
Fix markup typo.
1 parent 1b2ebc5 commit 0c86f0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/FAQ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Mon Jan 31 17:57:48 EST 2005
4+
Last updated: Mon Jan 31 17:58:50 EST 2005
55

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

doc/src/FAQ/FAQ.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Mon Jan 31 17:57:48 EST 2005</P>
13+
<P>Last updated: Mon Jan 31 17:58:50 EST 2005</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -525,7 +525,7 @@ <H4><A name="3.4">3.4</A>) What debugging features are
525525

526526
<P><B>The following detailed debug instructions are to be used to
527527
provide more detailed information for server developers debugging a
528-
problem.<B></P>
528+
problem.</B></P>
529529

530530
<P>It is also possible to debug the server if it isn't operating
531531
properly. First, by running <I>configure</I> with the --enable-cassert

0 commit comments

Comments
 (0)