]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
id: improve doc for when USER is omitted
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Dec 2021 17:12:59 +0000 (09:12 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Dec 2021 17:17:08 +0000 (09:17 -0800)
* src/id.c (usage): “current user” → “current process” (Bug#52656).

src/id.c

index a6c48cd50c0a1f8a87925930dc54f40b6c6908d9..b110048d3a70ff5539318159327f9cec3b2616bc 100644 (file)
--- a/src/id.c
+++ b/src/id.c
@@ -96,7 +96,7 @@ usage (int status)
       printf (_("Usage: %s [OPTION]... [USER]...\n"), program_name);
       fputs (_("\
 Print user and group information for each specified USER,\n\
-or (when USER omitted) for the current user.\n\
+or (when USER omitted) for the current process.\n\
 \n"),
              stdout);
       fputs (_("\