From 0c86f0e17445a6c4d8d144162577460809f5e7b7 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 31 Jan 2005 22:59:06 +0000 Subject: [PATCH] Fix markup typo. --- doc/FAQ | 2 +- doc/src/FAQ/FAQ.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index 00e5b73219..75ceae1f5b 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Mon Jan 31 17:57:48 EST 2005 + Last updated: Mon Jan 31 17:58:50 EST 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index e795c128a3..e48a17c9c3 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Mon Jan 31 17:57:48 EST 2005

+

Last updated: Mon Jan 31 17:58:50 EST 2005

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -525,7 +525,7 @@

The following detailed debug instructions are to be used to provide more detailed information for server developers debugging a - problem.

+ problem.

It is also possible to debug the server if it isn't operating properly. First, by running configure with the --enable-cassert -- 2.40.0