summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2014-12-01 12:12:07 +0100
committerMagnus Hagander <magnus@hagander.net>2014-12-01 12:12:23 +0100
commit76394810f87d3c03f8a135cc6e9801acc6b0ad8d (patch)
treef08c95ccbf2e182493d7b71d31784b38b32d5356
parent2e2c8455fa9f9bae80a1e1edd780b78362b82404 (diff)
Fix missing space in documentation
Ian Barwick
-rw-r--r--doc/src/sgml/wal.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml
index 0420610a011..d2392b2341e 100644
--- a/doc/src/sgml/wal.sgml
+++ b/doc/src/sgml/wal.sgml
@@ -194,7 +194,7 @@
<listitem>
<para>
Data pages are not currently checksummed by default, though full page images
- recorded in WAL records will be protected; see<link
+ recorded in WAL records will be protected; see <link
linkend="app-initdb-data-checksums"><application>initdb</></link>
for details about enabling data page checksums.
</para>