summaryrefslogtreecommitdiff
path: root/src/setuidgid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/setuidgid.c')
-rw-r--r--src/setuidgid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setuidgid.c b/src/setuidgid.c
index ed6b65d20..4a72a1532 100644
--- a/src/setuidgid.c
+++ b/src/setuidgid.c
@@ -63,7 +63,7 @@ This program is useful only when run by root (user ID zero).\n\
"), stdout);
fputs (_("\
-g GID[,GID1...] also set the primary group-ID to the numeric GID, and\n\
- (if specified) supplemental group IDs to GID1, ...\n\
+ (if specified) supplemental group IDs to GID1, ...\n\
"), stdout);
fputs (HELP_OPTION_DESCRIPTION, stdout);
fputs (VERSION_OPTION_DESCRIPTION, stdout);