aboutsummaryrefslogtreecommitdiffstats
path: root/prologue/hostreqs.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-10-15 17:22:01 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-10-15 17:22:01 +0000
commit1ec69ac57c066d03b36db24f05931b5a8c9d76cf (patch)
tree489a94366767addeee8ca9ca3c4415ecf8b986c0 /prologue/hostreqs.xml
parente9f3e85324f490524718480c7c8b4a22f563a753 (diff)
Added nodump attributes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7021 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/hostreqs.xml')
-rw-r--r--prologue/hostreqs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml
index 57895f3ff..487fcd54b 100644
--- a/prologue/hostreqs.xml
+++ b/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>