Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
doc: Fix typos
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 15 Jul 2016 02:28:41 +0000 (22:28 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 15 Jul 2016 02:28:41 +0000 (22:28 -0400)
From: Alexander Law <exclusion@gmail.com>

doc/src/sgml/btree-gist.sgml
doc/src/sgml/install-windows.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
   <title>Authors</title>
 
   <para>
-   Teodor Sigaev (<email>teodor@stack.net</email>) ,
+   Teodor Sigaev (<email>teodor@stack.net</email>),
    Oleg Bartunov (<email>oleg@sai.msu.su</email>), and
    Janko Richter (<email>jankorichter@yahoo.de</email>).  See
    <ulink url="http://www.sai.msu.su/~megera/postgres/gist/"></ulink>
index 53ad554f28f427396a54a7e265e343db0724e278..c1c9a000f3a7f26f0f2cf7f77390f2eb423ee8e7 100644 (file)
@@ -84,7 +84,7 @@
 
  <para>
   Both 32-bit and 64-bit builds are possible with the Microsoft Compiler suite.
-  32-bit PostgreSQL buils are possible with
+  32-bit PostgreSQL builds are possible with
   <productname>Visual Studio 2005</productname> to
   <productname>Visual Studio 2015</productname> (including Express editions),
   as well as standalone Windows SDK releases 6.0 to 7.1.
index 445da9358302f47871f49745077232812a1e9335..296f1acc2432e97d82d379f3abf97a0856e1cb04 100644 (file)
@@ -16,7 +16,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>
 
  <refsynopsisdiv>
index 58186d0afaaa6045b18de6fedf886d48b631156f..60e3d71ff2b01f4329cc1f9963f6eaaed6acb48f 100644 (file)
@@ -675,13 +675,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>