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

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

index f4afc0954630885fe20b043370e6250da65d3e12..e8a562270441468799ecf4b4b82e3b854c9be6f8 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 445da9358302f47871f49745077232812a1e9335..296f1acc2432e97d82d379f3abf97a0856e1cb04 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 a012094fa0f6dea37df98570a37b80e2f7975371..6f80933abd909ba3c43cc0e50897d55b65fe8544 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.