]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
man: Fix typos 30/head
authorJakub Wilk <jwilk@jwilk.net>
Fri, 5 Aug 2016 16:50:51 +0000 (18:50 +0200)
committerJakub Wilk <jwilk@jwilk.net>
Fri, 5 Aug 2016 16:50:51 +0000 (18:50 +0200)
man/groupmems.8.xml
man/gshadow.5.xml
man/lastlog.8.xml
man/limits.5.xml
man/newusers.8.xml
man/shadow.5.xml
man/useradd.8.xml

index 2afdbd84bbe18488a5c832fe74b9d23ddfde4bea..40d042101f1cb08bd564529b249abc3fb5dd0159 100644 (file)
       <varlistentry>
        <term><option>-a</option>, <option>--add</option>&nbsp;<replaceable>user_name</replaceable></term>
        <listitem>
-         <para>Add an user to the group membership list.</para>
+         <para>Add a user to the group membership list.</para>
          <para condition="gshadow">
            If the <filename>/etc/gshadow</filename> file exist, and the
            group has no entry in the <filename>/etc/gshadow</filename>
index 200fcefccb812a8ffa3df6bb8ab901ec805b1fa4..6bc1ed94fd497fada7ee7418814a2712b1fce452 100644 (file)
@@ -95,7 +95,7 @@
            group (but group members do not need the password).
          </para>
          <para>
-           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
            <citerefentry><refentrytitle>newgrp</refentrytitle>
            <manvolnum>1</manvolnum></citerefentry>).
            can gain the group permissions.
          </para>
          <para>
-           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.
index 40c1f7704b007b3b09ebd15ac7f71d6f42b39270..3ee1b3a89e6384069b72dc8dcb98ce621da5d612 100644 (file)
        </term>
        <listitem>
          <para>
-           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 <option>-u</option> (<option>--user</option>)).
          </para>
        </listitem>
        </term>
        <listitem>
          <para>
-           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 <option>-u</option> (<option>--user</option>)).
          </para>
        </listitem>
index 1d316f086632b2944091806db23aa04eaccc5be4..1215f13f782d9089645c30a1d196cdddc9612133 100644 (file)
     <para>
       Be aware that after <emphasis remap='I'>username</emphasis> 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 <command>login</command> program.
     </para>
 
     </para>
 
     <para>
-      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.
     </para>
 
     <para>
-      If no lines are specified for an user, the last
+      If no lines are specified for a user, the last
       <replaceable>@group</replaceable> 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.
index c906175de11dd248e7a7b960c75c41b07f78cd78..ff6dc1c3a4b6073f5b72d8c7c884c10585deebbf 100644 (file)
          </para>
          <para>
            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
            <command>newusers</command>).  In case of an existing user,
            the user's information will be changed, otherwise a new user
            will be created.
            This field is used to define the UID of the user.
          </para>
          <para>
-           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 <command>newusers</command>.
          </para>
          <para>
          </para>
          <para>
            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
            <command>newusers</command>), the UID of the specified user
            will be used.
          </para>
index 6532b31e8191b2d571788ff49838e47afd013d71..5d20511aa329e1d12dee2f3fda4db2beb6e78bd0 100644 (file)
            any access at all if the password field is empty.
          </para>
          <para>
-           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.
index 909d0fd5ee1a29f21b1d997ff8b6fd0ea47a2f04..8d56301cc7bc6c6515fc538777d3a82aeb971ab3 100644 (file)
          </para>
          <para>
            Note that <command>useradd</command> 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 <filename>/etc/login.defs</filename>
            (<option>CREATE_HOME</option>). You have to specify the
            <option>-m</option> options if you want a home directory for a