From: Bruce Momjian Date: Sat, 1 Oct 2005 01:42:43 +0000 (+0000) Subject: Adjust wording. X-Git-Tag: REL8_1_0BETA3~73 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ca8cfc9846e8e932d899763f30b9b474bbd4ecb8;p=thirdparty%2Fpostgresql.git Adjust wording. --- diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml index 38c658a0498..8f96f483622 100644 --- a/doc/src/sgml/wal.sgml +++ b/doc/src/sgml/wal.sgml @@ -1,4 +1,4 @@ - + Reliability @@ -76,8 +76,8 @@ - The following sections into detail about how the Write-Ahead Log - is used to obtain efficient, reliable operation. + The following sections explain how the Write-Ahead Log is used to + obtain efficient, reliable operation.