From a341b876d8a6acc03f2ed2f649773f4149f04fc6 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 10 Nov 2007 14:07:18 +0000 Subject: [PATCH] Fix markup problem with recent pg_ctl change. --- doc/src/sgml/ref/pg_ctl-ref.sgml | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index 02f47a71bc..437281c26c 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -1,5 +1,5 @@ @@ -174,20 +174,21 @@ PostgreSQL documentation Options - - - - - Attempt to allow server crashes to produce core files, on platforms - where this available, by lifting any soft resource limit placed on - them. - This is useful in debugging or diagnosing problems by allowing a - stack trace to be obtained from a failed server process. - - - - + + + + + + Attempt to allow server crashes to produce core files, on platforms + where this available, by lifting any soft resource limit placed on + them. + This is useful in debugging or diagnosing problems by allowing a + stack trace to be obtained from a failed server process. + + + + -- 2.40.0