diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-23 17:00:34 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-23 17:00:34 +0000 |
commit | cf24ff11cc44d9454ab5c8fbb9e443fe2d34830c (patch) | |
tree | b9a26c5216dbc4724c9da37755fac0825f172b11 /appendixa/shadowpwd-desc.xml | |
parent | a81d3ab06106446982eb3364701fd9c667542448 (diff) |
fixed upper case / lower case mistakes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1891 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/shadowpwd-desc.xml')
-rw-r--r-- | appendixa/shadowpwd-desc.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/appendixa/shadowpwd-desc.xml b/appendixa/shadowpwd-desc.xml index 69293b42a..64e03b0ce 100644 --- a/appendixa/shadowpwd-desc.xml +++ b/appendixa/shadowpwd-desc.xml @@ -30,7 +30,7 @@ existing users.</para></sect4> user login shells.</para></sect4> <sect4><title>expiry</title> -<para>Checks and enforces password expiration policy.</para></sect4> +<para>expiry checks and enforces a password expiration policy.</para></sect4> <sect4><title>faillog</title> <para>faillog formats the contents of the failure log,/var/log/faillog, and @@ -107,9 +107,9 @@ files.</para></sect4> <para>sg executes command as a different group ID.</para></sect4> <sect4><title>su</title> -<para>Change the effective user id and group id to that of a user. This -replaces the su programs that's installed from the -Shellutils package.</para></sect4> +<para>su changes the effective user id and group id to that of a given user. +This replaces the su programs that's installed from the +Sh-utils package.</para></sect4> <sect4><title>useradd</title> <para>useradd creates a new user or update default new user |