summaryrefslogtreecommitdiff
path: root/src/ls.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-04-12 07:39:38 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-04-12 07:39:38 +0000
commit54ba3e1287cfa96550a0de992012416a7a144c4e (patch)
tree2f8b2cc1c0280350cdb16a90b0df74adc657c064 /src/ls.c
parent94e747e3ac7063ef6134b74ee67e35e575562662 (diff)
downloadcoreutils-54ba3e1287cfa96550a0de992012416a7a144c4e.tar.xz
(usage): uid -> user ID
Diffstat (limited to 'src/ls.c')
-rw-r--r--src/ls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ls.c b/src/ls.c
index 832507947..e1356cbc1 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\