Эх сурвалжийг харах

Add role="nodump" to the screen tag containing the hdparm command, so jhalfs doesn't try to run it automatically. Thanks to DJ Lucas for the report.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bryan Kadzban 16 жил өмнө
parent
commit
5612386f41
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      chapter08/fstab.xml

+ 1 - 1
chapter08/fstab.xml

@@ -103,7 +103,7 @@ EOF</userinput></screen>
   <ulink url="http://www.linuxfromscratch.org/blfs/view/cvs/general/hdparm.html">hdparm</ulink>
   on the applicable disk drive.  For example, if:</para>
 
-<screen><userinput>hdparm -I /dev/sda | grep NCQ</userinput></screen>
+<screen role="nodump"><userinput>hdparm -I /dev/sda | grep NCQ</userinput></screen>
 
   <para>returns non-empty output, the option is supported.</para>