diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-06 15:50:25 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-06 15:50:25 +0000 |
commit | 6a9875daac5d3c5dd0c3623a7a5587947bb90147 (patch) | |
tree | a1229c1f27aa707d0c08bf9643c091280f052d16 /appendixa/shadowpwd-desc.xml | |
parent | 6b8e9e97de1965df7a820d90943385f2e06696d6 (diff) |
Applied Bill Maltby's grammatic-fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2164 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 3ca19acfd..b42ba9d5e 100644 --- a/appendixa/shadowpwd-desc.xml +++ b/appendixa/shadowpwd-desc.xml @@ -29,14 +29,14 @@ existing users.</para></sect4> <para>chsh changes the user login shell.</para></sect4> <sect4><title>dpasswd</title> -<para>dpasswd adds, deletes, and updates dial-up passwords for +<para>dpasswd adds, deletes and updates dial-up passwords for user login shells.</para></sect4> <sect4><title>expiry</title> <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 +<para>faillog formats the contents of the failure log, /var/log/faillog, and maintains failure counts and limits.</para></sect4> <sect4><title>gpasswd</title> @@ -72,7 +72,7 @@ group files.</para></sect4> <sect4><title>lastlog</title> <para>lastlog formats and prints the contents of the last login log, -/var/log/lastlog. The login-name, port, and last login time will be +/var/log/lastlog. The login-name, port and last login time will be printed.</para></sect4> <sect4><title>login</title> @@ -114,7 +114,7 @@ to a normal password file.</para></sect4> given command as member of the given group.</para></sect4> <sect4><title>useradd</title> -<para>useradd creates a new user or update default new user +<para>useradd creates a new user or updates default new user information.</para></sect4> <sect4><title>userdel</title> |