bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: id -G: prints all groups, not just supplementary


From: Paul Eggert
Subject: Re: id -G: prints all groups, not just supplementary
Date: Fri, 10 Dec 2004 16:08:17 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Thanks for reporting that documentation bug.   I fixed it this way:

2004-12-10  Paul Eggert  <address@hidden>

        * coreutils.texi (id invocation): -G also prints main group.
        Problem reported by Tim Waugh.

--- coreutils.texi      9 Dec 2004 17:50:54 -0000       1.231
+++ coreutils.texi      11 Dec 2004 00:09:07 -0000      1.232
@@ -11088,7 +11088,7 @@ Print only the group id.
 @itemx --groups
 @opindex -G
 @opindex --groups
-Print only the supplementary groups.
+Print only the group id and the supplementary groups.
 
 @item -n
 @itemx --name




reply via email to

[Prev in Thread] Current Thread [Next in Thread]