doc: Fix typos
authorPeter Eisentraut
Fri, 15 Jul 2016 02:28:20 +0000 (22:28 -0400)
committerPeter Eisentraut
Fri, 15 Jul 2016 02:28:20 +0000 (22:28 -0400)
From: Alexander Law 

doc/src/sgml/btree-gist.sgml
doc/src/sgml/pg_xlogdump.sgml
doc/src/sgml/sepgsql.sgml

index 2275a997ba296add0091cfe745fc92c3dd9f106f..5b81af96ebdc9d1006647b5388823f0c7478c9a5 100644 (file)
@@ -98,7 +98,7 @@ INSERT 0 1
   Authors
 
   
-   Teodor Sigaev ([email protected]) ,
+   Teodor Sigaev ([email protected]),
    Oleg Bartunov ([email protected]), and
    Janko Richter ([email protected]).  See
    
index 4d3dc5e9a5393c12233766aad4748013fc723672..d943441e7729c1a14cd13ea8383dd2ff278042e0 100644 (file)
@@ -12,7 +12,7 @@ PostgreSQL documentation
 
  
   pg_xlogdump
-  Display a human-readable rendering of the write-ahead log of a PostgreSQL database cluster
+  display a human-readable rendering of the write-ahead log of a PostgreSQL database cluster
  
 
  
index 9a9b5906ba64cd0ba76e55bca7397f04c45ed489..a944ebaf8752a1269c1512e71a168afb1425acce 100644 (file)
@@ -671,13 +671,13 @@ ERROR:  SELinux: security policy violation
      
      
       sepgsql_mcstrans_in(text) returns text
-      Translates the given qualifies MLS/MCS range into raw format if
+      Translates the given qualified MLS/MCS range into raw format if
       the mcstrans daemon is running.
       
      
      
       sepgsql_mcstrans_out(text) returns text
-      Translates the given raw MCS/MCS range into qualified format if
+      Translates the given raw MLS/MCS range into qualified format if
       the mcstrans daemon is running.