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

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
   <title>Authors</title>
 
   <para>
-   Teodor Sigaev (<email>[email protected]</email>) ,
+   Teodor Sigaev (<email>[email protected]</email>),
    Oleg Bartunov (<email>[email protected]</email>), and
    Janko Richter (<email>[email protected]</email>).  See
    <ulink url="http://www.sai.msu.su/~megera/postgres/gist/"></ulink>
index 4d3dc5e9a5393c12233766aad4748013fc723672..d943441e7729c1a14cd13ea8383dd2ff278042e0 100644 (file)
@@ -12,7 +12,7 @@ PostgreSQL documentation
 
  <refnamediv>
   <refname>pg_xlogdump</refname>
-  <refpurpose>Display a human-readable rendering of the write-ahead log of a <productname>PostgreSQL</productname> database cluster</refpurpose>
+  <refpurpose>display a human-readable rendering of the write-ahead log of a <productname>PostgreSQL</productname> database cluster</refpurpose>
  </refnamediv>
 
  <indexterm zone="pgxlogdump">
index 9a9b5906ba64cd0ba76e55bca7397f04c45ed489..a944ebaf8752a1269c1512e71a168afb1425acce 100644 (file)
@@ -671,13 +671,13 @@ ERROR:  SELinux: security policy violation
      </row>
      <row>
       <entry><literal>sepgsql_mcstrans_in(text) returns text</literal></entry>
-      <entry>Translates the given qualifies MLS/MCS range into raw format if
+      <entry>Translates the given qualified MLS/MCS range into raw format if
       the mcstrans daemon is running.
       </entry>
      </row>
      <row>
       <entry><literal>sepgsql_mcstrans_out(text) returns text</literal></entry>
-      <entry>Translates the given raw MCS/MCS range into qualified format if
+      <entry>Translates the given raw MLS/MCS range into qualified format if
       the mcstrans daemon is running.
       </entry>
      </row>