Tweak markup to avoid extra whitespace in man pages
authorPeter Eisentraut
Wed, 28 Mar 2012 17:37:19 +0000 (20:37 +0300)
committerPeter Eisentraut
Wed, 28 Mar 2012 17:37:19 +0000 (20:37 +0300)
doc/src/sgml/ref/pg_receivexlog.sgml
doc/src/sgml/ref/psql-ref.sgml
doc/src/sgml/ref/set_transaction.sgml

index fad7470ee3516d1b007ef04eff14ca657d12d033..09ac964bf84130f579378412fb5e17ba3b8806c5 100644 (file)
@@ -253,10 +253,9 @@ PostgreSQL documentation
    To stream the transaction log from the server at
    mydbserver and store it in the local directory
    /usr/local/pgsql/archive:
-   
-    $ pg_receivexlog -h mydbserver -D /home/pgbackup/archive
-   
-  
+
+$ pg_receivexlog -h mydbserver -D /home/pgbackup/archive
+
  
 
  
index 9710e32dfbe44652beb6fea80cc9d7ceeaf54476..b8491015f4eb205d095fe4bcc5aaaef6a3cb1b39 100644 (file)
@@ -1017,8 +1017,7 @@ testdb=>
         those object types.
         
 
-        
-        \dd displays descriptions for objects matching the
+        \dd displays descriptions for objects matching the
         pattern, or of visible
         objects of the appropriate type if no argument is given.  But in either
         case, only objects that have a description are listed.
@@ -2302,8 +2301,7 @@ lo_import 152801
 
 testdb=> \setenv PAGER less
 testdb=> \setenv LESS -imx4F
-
-        
+
         
       
 
index 4327ca51a69defd473293f0a87023763376ac1cf..f0607296802a3ba3a083ef33d4b785d64e2d1853 100644 (file)
@@ -235,8 +235,7 @@ SELECT pg_export_snapshot();
 
 BEGIN TRANSACTION ISOLATION LEVEL REPEATABLE READ;
 SET TRANSACTION SNAPSHOT '000003A1-1';
-
-  
+