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

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