diff options
Diffstat (limited to 'chapter06/shadow.xml')
-rw-r--r-- | chapter06/shadow.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index b1b96411b..a6b116c08 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -48,7 +48,8 @@ sed -i '/groups/d' man/Makefile</userinput></screen> <screen><userinput>make install</userinput></screen> <para id="shadow-limits-login_access">Shadow uses two files to configure -authentication settings for the system. Install these two config files:</para> +authentication settings for the system. Install these two configuration +files:</para> <indexterm zone="shadow-limits-login_access"><primary sortas="e-/etc/limits">/etc/limits</primary></indexterm> <indexterm zone="shadow-limits-login_access"><primary sortas="e-/etc/login.access">/etc/login.access</primary></indexterm> @@ -164,7 +165,7 @@ password changes</para> <varlistentry id="chfn"> <term><command>chfn</command></term> <listitem> -<para>Used to change a user's full name and other info</para> +<para>Used to change a user's full name and other information</para> <indexterm zone="ch-system-shadow chfn"><primary sortas="b-chfn">chfn</primary></indexterm> </listitem> </varlistentry> |