From: Paul Eggert Date: Sun, 19 Dec 2021 17:12:59 +0000 (-0800) Subject: id: improve doc for when USER is omitted X-Git-Tag: v9.1~166 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=915a5e3360ecdda46af2b8cfdb2e63ef467b53c3;p=thirdparty%2Fcoreutils.git id: improve doc for when USER is omitted * src/id.c (usage): “current user” → “current process” (Bug#52656). --- diff --git a/src/id.c b/src/id.c index a6c48cd50c..b110048d3a 100644 --- 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 (_("\