Backpatch some blatant spelling mistakes
authorPeter Eisentraut <[email protected]>
Tue, 17 Aug 2010 04:49:33 +0000 (04:49 +0000)
committerPeter Eisentraut <[email protected]>
Tue, 17 Aug 2010 04:49:33 +0000 (04:49 +0000)
doc/src/sgml/docguide.sgml
doc/src/sgml/earthdistance.sgml
doc/src/sgml/pgstandby.sgml
doc/src/sgml/ref/psql-ref.sgml

index 4aafc4e2a0212ba501814695425f24af911d01b6..789381e5ef710b63ae1c2448cb4b0c1be77e2cd7 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.76 2009/06/17 21:58:49 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.76.2.1 2010/08/17 04:49:33 petere Exp $ -->
 
 <appendix id="docguide">
  <title>Documentation</title>
    <para>
     It's possible that the ports do not update the main catalog file
     in <filename>/usr/local/share/sgml/catalog.ports</filename> or order 
-    isn't proper .  Be sure to have the following lines in begining of file:
+    isn't proper .  Be sure to have the following lines in beginning of file:
 <programlisting>
 CATALOG "openjade/catalog"
 CATALOG "iso8879/catalog"
index a732b1d54a10675fe52da6cbb3fdb11d414683da..220771a0d5409db7716f761e19cf79ea0aae4b0d 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/earthdistance.sgml,v 1.3 2007/12/06 04:12:10 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/earthdistance.sgml,v 1.3.4.1 2010/08/17 04:49:33 petere Exp $ -->
 
 <sect1 id="earthdistance">
  <title>earthdistance</title>
@@ -38,7 +38,7 @@
    The radius of the Earth is obtained from the <function>earth()</>
    function. It is given in meters. But by changing this one function you can
    change the module to use some other units, or to use a different value of
-   the radius that you feel is more appropiate.
+   the radius that you feel is more appropriate.
   </para>
 
   <para>
index ce81de3a189ea15daa058f4e85277d538ede3bd5..de7f7440b1015f94874b100e5b8d5599117531ff 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/pgstandby.sgml,v 2.10 2009/06/25 12:03:11 heikki Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/pgstandby.sgml,v 2.10.2.1 2010/08/17 04:49:33 petere Exp $ -->
 
 <sect1 id="pgstandby">
  <title>pg_standby</title>
@@ -317,7 +317,7 @@ recovery_end_command = 'del C:\pgsql.trigger.5442'
 
   <para>
    The <literal>copy</> command on Windows sets the final file size
-   before the file is completely copied, which would ordinarly confuse
+   before the file is completely copied, which would ordinarily confuse
    <application>pg_standby</application>.  Therefore
    <application>pg_standby</application> waits <literal>sleeptime</>
    seconds once it sees the proper file size.  GNUWin32's <literal>cp</>
index 6e3bbed05b2c62c9bc8c769055202bf50974d53e..97ac2f6a32bff6d1753c9abe38f09b82946bae37 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.225.2.4 2010/03/08 12:39:51 mha Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.225.2.5 2010/08/17 04:49:33 petere Exp $
 PostgreSQL documentation
 -->
 
@@ -1002,7 +1002,7 @@ testdb=&gt;
         If <replaceable class="parameter">pattern</replaceable> is
         specified, only those servers whose name matches the pattern
         are listed.  If the form <literal>\des+</literal> is used, a
-        full desription of each server is shown, including the
+        full description of each server is shown, including the
         server's ACL, type, version, and options.
         </para>
         </listitem>