mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-26 15:29:07 +00:00
doc: reference related commands from users(1) and groups(1)
* man/users.x: See also getent, who * man/groups.x: See also getent Addresses http://bugs.gnu.org/21735
This commit is contained in:
parent
9459d9d811
commit
badff99041
@ -2,3 +2,5 @@
|
||||
groups \- print the groups a user is in
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
[SEE ALSO]
|
||||
getent(1)
|
||||
|
||||
@ -2,3 +2,5 @@
|
||||
users \- print the user names of users currently logged in to the current host
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
[SEE ALSO]
|
||||
getent(1), who(1)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user