aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/fstab.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/fstab.xml')
-rw-r--r--chapter08/fstab.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml
index 197adf866..a3f89921f 100644
--- a/chapter08/fstab.xml
+++ b/chapter08/fstab.xml
@@ -104,7 +104,7 @@ EOF</userinput></screen>
<option>barrier=1</option> mount option to the appropriate entry in
<filename>/etc/fstab</filename>. To check if the disk drive supports
this option, run
- <ulink url="http://www.linuxfromscratch.org/blfs/view/cvs/general/hdparm.html">hdparm</ulink>
+ <ulink url="&blfs-root;view/&short-version;/general/hdparm.html">hdparm</ulink>
on the applicable disk drive. For example, if:</para>
<screen role="nodump"><userinput>hdparm -I /dev/sda | grep NCQ</userinput></screen>