]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
man/groupmems: Fix grammar
authorTobias Stoeckmann <tobias@stoeckmann.org>
Sun, 4 Jan 2026 17:26:50 +0000 (18:26 +0100)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Sun, 4 Jan 2026 17:37:36 +0000 (18:37 +0100)
Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
man/groupmems.8.xml

index 8bb5ed5d6b34528e339cca3222f039b19ab87d83..7d4c2a4205629d51a02cbfcdefd7b84350817af6 100644 (file)
@@ -84,7 +84,7 @@
        <listitem>
          <para>Add a user to the group membership list.</para>
          <para condition="gshadow">
-           If the <filename>/etc/gshadow</filename> file exist, and the
+           If the <filename>/etc/gshadow</filename> file exists, and the
            group has no entry in the <filename>/etc/gshadow</filename>
            file, a new entry will be created.
          </para>
        <listitem>
          <para>Delete a user from the group membership list.</para>
          <para condition="gshadow">
-           If the <filename>/etc/gshadow</filename> file exist, the user
+           If the <filename>/etc/gshadow</filename> file exists, the user
            will be removed from the list of members and administrators of
            the group.
          </para>
          <para condition="gshadow">
-           If the <filename>/etc/gshadow</filename> file exist, and the
+           If the <filename>/etc/gshadow</filename> file exists, and the
            group has no entry in the <filename>/etc/gshadow</filename>
            file, a new entry will be created.
          </para>
        <listitem>
          <para>Purge all users from the group membership list.</para>
          <para condition="gshadow">
-           If the <filename>/etc/gshadow</filename> file exist, and the
+           If the <filename>/etc/gshadow</filename> file exists, and the
            group has no entry in the <filename>/etc/gshadow</filename>
            file, a new entry will be created.
          </para>