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:
Pádraig Brady 2015-10-22 16:48:32 +01:00
parent 9459d9d811
commit badff99041
2 changed files with 4 additions and 0 deletions

View File

@ -2,3 +2,5 @@
groups \- print the groups a user is in
[DESCRIPTION]
.\" Add any additional description here
[SEE ALSO]
getent(1)

View File

@ -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)