aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-09-29 02:29:48 +0000
committerBruce Momjian <bruce@momjian.us>2005-09-29 02:29:48 +0000
commit7f66816b5d5fa51c143b2ae5b1e46330233c94af (patch)
treec539e5915ebe4659a7a3d8a40919143fd1a43545 /doc/src
parent7b7d1ba0b681f16e788e0c2e4a2685f06a3c2ca6 (diff)
downloadpostgresql-7f66816b5d5fa51c143b2ae5b1e46330233c94af.tar.gz
postgresql-7f66816b5d5fa51c143b2ae5b1e46330233c94af.zip
Remove acronym in one title.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/wal.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml
index 9475597ac1a..38c658a0498 100644
--- a/doc/src/sgml/wal.sgml
+++ b/doc/src/sgml/wal.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.33 2005/09/28 18:40:28 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.34 2005/09/29 02:29:48 momjian Exp $ -->
<chapter id="reliability">
<title>Reliability</title>
@@ -110,7 +110,7 @@
</sect1>
<sect1 id="wal-benefits">
- <title>Benefits of <acronym>WAL</acronym></title>
+ <title>Benefits of Write-Ahead Logging</title>
<indexterm zone="wal-benefits">
<primary>fsync</primary>