Hi,
please apply.

Ciao,
Tito

--- coreutils/id_orig.c 2008-11-04 22:03:37.000000000 +0100
+++ coreutils/id.c      2008-11-04 22:10:07.000000000 +0100
@@ -133,7 +133,7 @@
        }
        /* JUST_ALL_GROUPS ignores -r PRINT_REAL flag even if man page for */
        /* id says: print the real ID instead of the effective ID, with -ugG */
-       /* in fact in ths case egid is always printed if egid != rgid */
+       /* in fact in this case egid is always printed if egid != rgid */
        if (!opt || (opt & JUST_ALL_GROUPS)) {
                gid_t *groups;
                int n;
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to