diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2005-08-14 23:27:25 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2005-08-14 23:27:25 +0000 |
commit | 3288f5c666b07699b3249ae68643217d94c98f81 (patch) | |
tree | f6ee4906c4a6432402b194dc943a16c7d830ae12 /chapter06/shadow.xml | |
parent | bad49049e24d233423f9a65e023d225209571541 (diff) |
stylistic corrections to r6687
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6688 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 81b92bdf1..280945a42 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -44,8 +44,8 @@ prior to building Shadow. Then add <parameter>--with-libcrack</parameter> to the <variablelist> <varlistentry> <term><parameter>--enable-shadowgrp</parameter></term> -<listitem><para>This version of shadow defaults to not enabling -shadow group functionality, which will cause grpconv to fail. +<listitem><para>This version of Shadow defaults to not enabling +shadow group functionality, which will cause <command>grpconv</command> to fail. </para></listitem> </varlistentry> </variablelist> |