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

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6824 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Jeremy Huntwork 2005-09-10 22:57:11 +00:00
parent c844bc5103
commit fe88627da6

View File

@ -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>