From fb5e61fd2d95aea29c7b88f434eba0e5e7d410d1 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 5 Oct 2002 23:43:42 +0000 Subject: [PATCH] Fix markup error. --- doc/src/sgml/func.sgml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index ca6b63e08f..9aa0cc82f6 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,5 +1,5 @@ @@ -4300,9 +4300,11 @@ SELECT timeofday(); returns the wall clock time and does advance during transactions. - - Many other database systems advance these values more - frequently. + + + Many other database systems advance these values more + frequently. + -- 2.49.0