diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml
index e34faffce2a..559db3aaf6c 100644
--- a/doc/src/sgml/wal.sgml
+++ b/doc/src/sgml/wal.sgml
@@ -153,8 +153,10 @@
drive cannot guarantee the data will be written before shutdown.
If you use SSDs, be aware that many of these do not honor cache flush
commands by default.
- You can test for reliable I/O subsystem behavior using diskchecker.pl.
+ You can test for reliable I/O subsystem behavior using
+ diskchecker.pl> (description, script).