doc: Fix typos
authorPeter Eisentraut
Fri, 15 Jul 2016 02:28:31 +0000 (22:28 -0400)
committerPeter Eisentraut
Fri, 15 Jul 2016 02:28:31 +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 3f13da2b1a0b7788947b1f178dfecf3a8249a7f6..0895fe5813583e10867319e012fa58677cb82fb2 100644 (file)
@@ -16,7 +16,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 6889e428a4797387ecced588e437ef990759f91c..010f83635065f35f2bc48f86cbf34663ace0655a 100644 (file)
@@ -675,13 +675,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.