mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-26 07:27:53 +00:00
* doc/coreutils.texi (whoami invocation): Clarify it prints names, not numeric IDs. * man/whoami.x: Likewise. * man/logname.x: Reference getlogin(3). * src/logname.c: Clarify that it prints the login name, rather than the name of the effective user ID. Fixes https://bugs.gnu.org/48894
5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
[NAME]
|
|
whoami \- print effective user name
|
|
[DESCRIPTION]
|
|
.\" Add any additional description here
|