diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-18 20:38:03 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-18 20:38:03 +0000 |
commit | df8334f9247ba4aca231fab539c83a0a986236ee (patch) | |
tree | 5b5c3c52714247c636edb8697734738220ded771 /chapter06/shadow.xml | |
parent | 132b7533ed7ba8e6a32b9719e9d70a7089208393 (diff) |
HEAD: Retaged the command explanations in Chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/shadow.xml')
-rw-r--r-- | chapter06/shadow.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index 04f988a99..525affe6d 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -100,7 +100,7 @@ installed by Shadow:</para> </sect2> -<sect2 id="conf-shadow"><title>Configuring Shadow</title> +<sect2 id="conf-shadow" role="configuration"><title>Configuring Shadow</title> <indexterm zone="conf-shadow"> <primary sortas="a-Shadow">Shadow</primary> <secondary>configuring</secondary></indexterm> @@ -130,7 +130,7 @@ any group passwords with the <command>gpasswd</command> command.</para> </sect2> -<sect2> +<sect2 role="configuration"> <title>Setting the root password</title> <para>Choose a password for user root and set it via:</para> |