Fix some typos and grammatical mistakes
authorAlvaro Herrera
Fri, 22 Feb 2013 21:52:59 +0000 (18:52 -0300)
committerAlvaro Herrera
Fri, 22 Feb 2013 21:52:59 +0000 (18:52 -0300)
... as well a update copyrights statements to 2013.

Noted by Thom Brown and Peter Geoghegan

contrib/pg_xlogdump/compat.c
contrib/pg_xlogdump/pg_xlogdump.c
doc/src/sgml/pg_xlogdump.sgml

index 1badababbb7ed61fcde2b5187f24d4f2e261ed8b..99ecad7f6206521a97e8f39921f352953954f2b4 100644 (file)
@@ -3,7 +3,7 @@
  * compat.c
  *     Reimplementations of various backend functions.
  *
- * Portions Copyright (c) 2012, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     contrib/pg_xlogdump/compat.c
index 78b884c20ede0d9b94c77e35642e09a9b6167085..0706463aa630466ac0c5a8fc764a5005c4efa7f3 100644 (file)
@@ -2,7 +2,7 @@
  *
  * pg_xlogdump.c - decode and display WAL
  *
- * Copyright (c) 2012, PostgreSQL Global Development Group
+ * Copyright (c) 2013, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/pg_xlogdump/pg_xlogdump.c
index 15bdfbb46c7124a192ee46221159b1be9a9b4717..0f291413428830c226c8bac54a725a4dd0cad0f2 100644 (file)
@@ -3,7 +3,7 @@ doc/src/sgml/ref/pg_xlogdump.sgml
 PostgreSQL documentation
 -->
 
-_xlogdump">
+
  
   pg_xlogdump
   1
@@ -15,7 +15,7 @@ PostgreSQL documentation
   Display a human-readable rendering of the write-ahead log of a PostgreSQL database cluster
  
 
_xlogdump">
   pg_xlogdump
  
 
@@ -32,7 +32,7 @@ PostgreSQL documentation
  
   Description
   
-   pg_xlogdump display the write-ahead log (WAL) and is mainly
+   pg_xlogdump displays the write-ahead log (WAL) and is mainly
    useful for debugging or educational purposes.
   
 
@@ -198,8 +198,8 @@ PostgreSQL documentation
   See Also
 
   
-   
+   -internals">
   
+ efsect1>