From 45919335493291ef43f9b66c81a56d32a562ab5a Mon Sep 17 00:00:00 2001 From: Alvaro Herrera Date: Fri, 22 Feb 2013 18:52:59 -0300 Subject: Fix some typos and grammatical mistakes ... as well a update copyrights statements to 2013. Noted by Thom Brown and Peter Geoghegan --- doc/src/sgml/pg_xlogdump.sgml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/pg_xlogdump.sgml b/doc/src/sgml/pg_xlogdump.sgml index 15bdfbb46c7..0f291413428 100644 --- a/doc/src/sgml/pg_xlogdump.sgml +++ b/doc/src/sgml/pg_xlogdump.sgml @@ -3,7 +3,7 @@ doc/src/sgml/ref/pg_xlogdump.sgml PostgreSQL documentation --> - + pg_xlogdump 1 @@ -15,7 +15,7 @@ PostgreSQL documentation Display a human-readable rendering of the write-ahead log of a PostgreSQL database cluster - + 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 - + - + -- cgit v1.2.3