Skip to content

Commit 3262b19

Browse files
committed
Update doc mention of diskchecker.pl to add URL for script; retain URL
for description. Patch to 9.0 and later, where script is mentioned.
1 parent faa2cbe commit 3262b19

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/src/sgml/wal.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,10 @@
150150
drive cannot guarantee the data will be written before shutdown.
151151
If you use SSDs, be aware that many of these do not honor cache flush
152152
commands by default.
153-
You can test for reliable I/O subsystem behavior using <ulink
154-
url="http://brad.livejournal.com/2116715.html"><filename>diskchecker.pl</filename></ulink>.
153+
You can test for reliable I/O subsystem behavior using
154+
<application>diskchecker.pl</> (<ulink
155+
url="http://brad.livejournal.com/2116715.html">description</ulink>, <ulink
156+
url="https://gist.github.com/3172656">script</ulink>).
155157
</para>
156158

157159
<para>

0 commit comments

Comments
 (0)