aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-10-08 15:31:20 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-10-08 15:31:20 +0000
commitab007cade2352f122fd613cf8e2ad5d60d0b8bf9 (patch)
treeb76ca17961cdfad68a748cb09f336786ee2f6f17 /chapter06
parent3d2019bdcda0dc412432cbbccd3dfb7e69b90090 (diff)
Added a nodump attribute.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/shadow.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml
index 8b0ad56d7..2415453ee 100644
--- a/chapter06/shadow.xml
+++ b/chapter06/shadow.xml
@@ -142,7 +142,7 @@ command.</para>
<para>Choose a password for user <emphasis>root</emphasis> and set it
by running:</para>
-<screen><userinput>passwd root</userinput></screen>
+<screen role="nodump"><userinput>passwd root</userinput></screen>
</sect2>