From 4ec6833963d7b23d067e1b36d60e36b76b0f30ab Mon Sep 17 00:00:00 2001 From: mtm Date: Sun, 27 Jan 2008 22:16:03 +0000 Subject: [PATCH] MFC: rev. 1.42 Clarify in what formats the grouplist for the '-G' switch may be accepted. Submitted by: Eygene Ryabinkin --- usr.sbin/pw/pw.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/pw/pw.8 b/usr.sbin/pw/pw.8 index ae416e8ce5c7..82f010bee535 100644 --- a/usr.sbin/pw/pw.8 +++ b/usr.sbin/pw/pw.8 @@ -402,7 +402,7 @@ may be defined by either its name or group number. .It Fl G Ar grouplist Set additional group memberships for an account. .Ar grouplist -is a comma-separated list of group names or group numbers. +is a comma, space or tab-separated list of group names or group numbers. The user's name is added to the group lists in .Pa /etc/group , and