From a4ac2f458e8cb76177254f4bd7bbd885991379af Mon Sep 17 00:00:00 2001 From: "Thomas G. Lockhart" Date: Tue, 6 Jul 1999 17:16:42 +0000 Subject: Fix markup for docbook2man man page generation. No big deal; fixed lots of other markup at the same time. Bigest change: make sure there is no whitespace in front of contents. This will probably help the other output types too. --- doc/src/sgml/ref/commit.sgml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/src/sgml/ref/commit.sgml') diff --git a/doc/src/sgml/ref/commit.sgml b/doc/src/sgml/ref/commit.sgml index 3dc8984f9dc..5347534e29d 100644 --- a/doc/src/sgml/ref/commit.sgml +++ b/doc/src/sgml/ref/commit.sgml @@ -30,7 +30,7 @@ COMMIT [ WORK | TRANSACTION ] Inputs - None + None. @@ -45,9 +45,9 @@ COMMIT [ WORK | TRANSACTION ] - - END - + +END + Message returned if the transaction is successfully committed. @@ -55,9 +55,9 @@ COMMIT [ WORK | TRANSACTION ] - - NOTICE EndTransactionBlock and not inprogress/abort state - + +NOTICE EndTransactionBlock and not inprogress/abort state + If there is no transaction in progress. -- cgit v1.2.3