mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-10 17:31:56 +02: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:
@@ -2,3 +2,5 @@
|
|||||||
groups \- print the groups a user is in
|
groups \- print the groups a user is in
|
||||||
[DESCRIPTION]
|
[DESCRIPTION]
|
||||||
.\" Add any additional description here
|
.\" 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
|
users \- print the user names of users currently logged in to the current host
|
||||||
[DESCRIPTION]
|
[DESCRIPTION]
|
||||||
.\" Add any additional description here
|
.\" Add any additional description here
|
||||||
|
[SEE ALSO]
|
||||||
|
getent(1), who(1)
|
||||||
|
|||||||
Reference in New Issue
Block a user