Skip to content

Commit 85509b9

Browse files
committed
Now that the diskchecker.pl author has updated the download link on his
website, revert the separate link to the download git repository. Backpatch from 9.0 to current.
1 parent 73162ee commit 85509b9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

doc/src/sgml/wal.sgml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,8 @@
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
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>).
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>.
157155
</para>
158156

159157
<para>

0 commit comments

Comments
 (0)