From: Paul Eggert Date: Tue, 12 Apr 2005 07:39:38 +0000 (+0000) Subject: (usage): uid -> user ID X-Git-Tag: CPPI-1_12~998 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=54ba3e1287cfa96550a0de992012416a7a144c4e;p=platform%2Fupstream%2Fcoreutils.git (usage): uid -> user ID --- diff --git a/src/ls.c b/src/ls.c index 8325079..e1356cb 100644 --- a/src/ls.c +++ b/src/ls.c @@ -4118,7 +4118,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\ -m fill width with a comma separated list of entries\n\ "), stdout); fputs (_("\ - -n, --numeric-uid-gid like -l, but list numeric UIDs and GIDs\n\ + -n, --numeric-uid-gid like -l, but list numeric user and group IDs\n\ -N, --literal print raw entry names (don't treat e.g. control\n\ characters specially)\n\ -o like -l, but do not list group information\n\