From a7a7a1fdea11d0cefc032f4fbfaa35e73b471cfc Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Fri, 5 Aug 2016 18:50:51 +0200 Subject: [PATCH] man: Fix typos --- man/groupmems.8.xml | 2 +- man/gshadow.5.xml | 4 ++-- man/lastlog.8.xml | 4 ++-- man/limits.5.xml | 6 +++--- man/newusers.8.xml | 6 +++--- man/shadow.5.xml | 2 +- man/useradd.8.xml | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/man/groupmems.8.xml b/man/groupmems.8.xml index 2afdbd84..40d04210 100644 --- a/man/groupmems.8.xml +++ b/man/groupmems.8.xml @@ -106,7 +106,7 @@ ,  user_name - Add an user to the group membership list. + Add a user to the group membership list. If the /etc/gshadow file exist, and the group has no entry in the /etc/gshadow diff --git a/man/gshadow.5.xml b/man/gshadow.5.xml index 200fcefc..6bc1ed94 100644 --- a/man/gshadow.5.xml +++ b/man/gshadow.5.xml @@ -95,7 +95,7 @@ group (but group members do not need the password). - The password is used when an user who is not a member of the + The password is used when a user who is not a member of the group wants to gain the permissions of this group (see newgrp 1). @@ -105,7 +105,7 @@ can gain the group permissions. - A password field which starts with a exclamation mark means + A password field which starts with an exclamation mark means that the password is locked. The remaining characters on the line represent the password field before the password was locked. diff --git a/man/lastlog.8.xml b/man/lastlog.8.xml index 40c1f770..3ee1b3a8 100644 --- a/man/lastlog.8.xml +++ b/man/lastlog.8.xml @@ -109,7 +109,7 @@ - Clear lastlog record of an user. This option can be used only together + Clear lastlog record of a user. This option can be used only together with ()). @@ -140,7 +140,7 @@ - Set lastlog record of an user to the current time. This option can be + Set lastlog record of a user to the current time. This option can be used only together with ()). diff --git a/man/limits.5.xml b/man/limits.5.xml index 1d316f08..1215f13f 100644 --- a/man/limits.5.xml +++ b/man/limits.5.xml @@ -145,7 +145,7 @@ Be aware that after username the rest of the line is considered a limit string, thus comments are not - allowed. A invalid limits string will be rejected (not considered) by + allowed. An invalid limits string will be rejected (not considered) by the login program. @@ -163,12 +163,12 @@ - If more than one line with limits for an user exist, only the first line for + If more than one line with limits for a user exist, only the first line for this user will be considered. - If no lines are specified for an user, the last + If no lines are specified for a user, the last @group line matching a group whose the user is a member of will be considered, or the last line with default limits if no groups contain the user. diff --git a/man/newusers.8.xml b/man/newusers.8.xml index c906175d..ff6dc1c3 100644 --- a/man/newusers.8.xml +++ b/man/newusers.8.xml @@ -115,7 +115,7 @@ It can be the name of a new user or the name of an existing - user (or an user created before by + user (or a user created before by newusers). In case of an existing user, the user's information will be changed, otherwise a new user will be created. @@ -142,7 +142,7 @@ This field is used to define the UID of the user. - If the field is empty, an new (unused) UID will be defined + If the field is empty, a new (unused) UID will be defined automatically by newusers. @@ -151,7 +151,7 @@ If this field contains the name of an existing user (or the - name of an user created before by + name of a user created before by newusers), the UID of the specified user will be used. diff --git a/man/shadow.5.xml b/man/shadow.5.xml index 6532b31e..5d20511a 100644 --- a/man/shadow.5.xml +++ b/man/shadow.5.xml @@ -115,7 +115,7 @@ any access at all if the password field is empty. - A password field which starts with a exclamation mark means + A password field which starts with an exclamation mark means that the password is locked. The remaining characters on the line represent the password field before the password was locked. diff --git a/man/useradd.8.xml b/man/useradd.8.xml index 909d0fd5..8d56301c 100644 --- a/man/useradd.8.xml +++ b/man/useradd.8.xml @@ -433,7 +433,7 @@ Note that useradd will not create a home - directory for such an user, regardless of the default setting + directory for such a user, regardless of the default setting in /etc/login.defs (). You have to specify the options if you want a home directory for a