From: Tobias Stoeckmann Date: Sun, 4 Jan 2026 17:26:50 +0000 (+0100) Subject: man/groupmems: Fix grammar X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01f705ad50cccbac53695ef278e2a8349c176bb8;p=thirdparty%2Fshadow.git man/groupmems: Fix grammar Signed-off-by: Tobias Stoeckmann --- diff --git a/man/groupmems.8.xml b/man/groupmems.8.xml index 8bb5ed5d6..7d4c2a420 100644 --- a/man/groupmems.8.xml +++ b/man/groupmems.8.xml @@ -84,7 +84,7 @@ Add a user to the group membership list. - If the /etc/gshadow file exist, and the + If the /etc/gshadow file exists, and the group has no entry in the /etc/gshadow file, a new entry will be created. @@ -95,12 +95,12 @@ Delete a user from the group membership list. - If the /etc/gshadow file exist, the user + If the /etc/gshadow file exists, the user will be removed from the list of members and administrators of the group. - If the /etc/gshadow file exist, and the + If the /etc/gshadow file exists, and the group has no entry in the /etc/gshadow file, a new entry will be created. @@ -131,7 +131,7 @@ Purge all users from the group membership list. - If the /etc/gshadow file exist, and the + If the /etc/gshadow file exists, and the group has no entry in the /etc/gshadow file, a new entry will be created.