Fix SGML spacing.
authorBruce Momjian <bruce@momjian.us>
Fri, 15 Jul 2005 19:02:12 +0000 (19:02 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 15 Jul 2005 19:02:12 +0000 (19:02 +0000)
doc/src/sgml/func.sgml

index 3d1359eba5a91439b265f751adecca4fe60f19d7..39a219823c6c4dcbba865a456c0672d3cba0e522 100644 (file)
@@ -5102,8 +5102,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
        <row>
         <entry><literal><function>date_trunc</function>(<type>text</type>, <type>timestamp</type>)</literal></entry>
         <entry><type>timestamp</type></entry>
-        <entry>Truncate to specified precision; see also <xref
-                                                        linkend="functions-datetime-trunc">
+        <entry>Truncate to specified precision; see also <xref linkend="functions-datetime-trunc">
         </entry>
         <entry><literal>date_trunc('hour', timestamp '2001-02-16 20:38:40')</literal></entry>
         <entry><literal>2001-02-16 20:00:00</literal></entry>
@@ -5167,8 +5166,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
         <entry><literal><function>now</function>()</literal></entry>
         <entry><type>timestamp with time zone</type></entry>
         <entry>Current date and time (equivalent to
-         <function>current_timestamp</function>); see <xref
-                                                     linkend="functions-datetime-current">
+         <function>current_timestamp</function>); see <xref linkend="functions-datetime-current">
         </entry>
         <entry></entry>
         <entry></entry>
@@ -5177,8 +5175,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
        <row>
         <entry><literal><function>timeofday</function>()</literal></entry>
         <entry><type>text</type></entry>
-        <entry>Current date and time; see <xref
-                                         linkend="functions-datetime-current">
+        <entry>Current date and time; see <xref linkend="functions-datetime-current">
         </entry>
         <entry></entry>
         <entry></entry>