diff options
Diffstat (limited to 'chapter06/changingowner.xml')
-rw-r--r-- | chapter06/changingowner.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter06/changingowner.xml b/chapter06/changingowner.xml index a22e199c5..618fa40d8 100644 --- a/chapter06/changingowner.xml +++ b/chapter06/changingowner.xml @@ -32,9 +32,8 @@ command:</para> <para>The command uses <parameter>0:0</parameter> instead of <parameter>root:root</parameter>, because <command>chown</command> -is unable to resolve the name <quote>root</quote> until the password -file has been created. This book assumes you ran this -<command>chown</command> command.</para> +is unable to resolve the name <quote>root</quote> until the +<filename>passwd</filename> file has been created.</para> </sect1> |