aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/create-password.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-13 07:30:09 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-13 07:30:09 +0000
commit9c713f35af3c0fafaf4ffb31775e9a83d648d650 (patch)
tree104371404a29e14ab3eaef9062c9dd50c6b35fd4 /chapter06/create-password.xml
parent20c9af0c44816f247d1529a839353f008c67e9e4 (diff)
Applied Zack's config-sys patch which fixes bug #510 which was originall patched and submitted by Alex (confused yet?)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/create-password.xml')
-rw-r--r--chapter06/create-password.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/create-password.xml b/chapter06/create-password.xml
index d8e182d5f..2aa706013 100644
--- a/chapter06/create-password.xml
+++ b/chapter06/create-password.xml
@@ -1,7 +1,7 @@
<sect2>
-<title>Creating root password</title>
+<title>Setting the root password</title>
-<para>Choose a password for user root and create it by running the following
+<para>Choose a password for user root and set it by running the following
command:</para>
<para><screen><userinput>passwd root</userinput></screen></para>