Explorar o código

Adding 'nodump' role to cat /proc/version command

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6824 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Huntwork %!s(int64=20) %!d(string=hai) anos
pai
achega
fe88627da6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      prologue/hostreqs.xml

+ 1 - 1
prologue/hostreqs.xml

@@ -20,7 +20,7 @@ must be sure that all critical system devices get created properly.</para>
 <para>In order to determine whether the host kernel meets the
 requirements outlined above, run the following command:</para>
 
-<screen><userinput>cat /proc/version</userinput></screen>
+<screen role="nodump"><userinput>cat /proc/version</userinput></screen>
 
 <para>This will produce output similar to:</para>