diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-01-31 22:59:06 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-01-31 22:59:06 +0000 |
commit | 0c86f0e17445a6c4d8d144162577460809f5e7b7 (patch) | |
tree | ec59c6916664124084e255c79ff01075996e6a53 /doc/src | |
parent | 1b2ebc591cf56cf5a6b93a4993e135fa1d02e1f1 (diff) |
Fix markup typo.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/FAQ.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index e795c128a37..e48a17c9c36 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Mon Jan 31 17:57:48 EST 2005</P> + <P>Last updated: Mon Jan 31 17:58:50 EST 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>) @@ -525,7 +525,7 @@ <P><B>The following detailed debug instructions are to be used to provide more detailed information for server developers debugging a - problem.<B></P> + problem.</B></P> <P>It is also possible to debug the server if it isn't operating properly. First, by running <I>configure</I> with the --enable-cassert |