summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/groups.x2
-rw-r--r--man/users.x2
2 files changed, 4 insertions, 0 deletions
diff --git a/man/groups.x b/man/groups.x
index 1e42fed30..fad68455f 100644
--- a/man/groups.x
+++ b/man/groups.x
@@ -2,3 +2,5 @@
groups \- print the groups a user is in
[DESCRIPTION]
.\" Add any additional description here
+[SEE ALSO]
+getent(1)
diff --git a/man/users.x b/man/users.x
index ca0f9ca12..d15001ebb 100644
--- a/man/users.x
+++ b/man/users.x
@@ -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)