summaryrefslogtreecommitdiff
path: root/clients/zlocate
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1988-07-21 04:56:32 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1988-07-21 04:56:32 +0000
commit7b353390544ac903546a971fb83da2bcffc17e95 (patch)
tree49395ef8a4e168701702a93693d9a63b93af49f6 /clients/zlocate
parent01c6b2f47f5c7803113eaea99a8c33790cc5e8db (diff)
add stuff about exit status.
fix language about hidden locations
Diffstat (limited to 'clients/zlocate')
-rw-r--r--clients/zlocate/zlocate.17
1 files changed, 6 insertions, 1 deletions
diff --git a/clients/zlocate/zlocate.1 b/clients/zlocate/zlocate.1
index 0a397d4..b726151 100644
--- a/clients/zlocate/zlocate.1
+++ b/clients/zlocate/zlocate.1
@@ -21,7 +21,8 @@ zlocate \- find a user
uses the
.I Zephyr(1)
Notification Service to find where a user is currently logged in. If
-the user is not logged in, or does not want to be found,
+the user is not logged in, or has set his location information such that
+you do not have access to see it,
.I zlocate
prints "Hidden or not logged-in". Otherwise, each machine that the
user is currently logged into is printed, along with the time of
@@ -29,6 +30,10 @@ login and location. The location is usually the X window system display
name of the user's display, but may be the terminal name if he is not
using X or for some other reason is only using the terminal interface to
.I zwgc(1).
+.PP
+.I zlocate
+exits with status zero (0) if at least one user was found, and one (1)
+if no users were found.
.SH SEE ALSO
zctl(1), zephyr(1), znol(1), zwgc(1), zhm(8), zephyrd(8), X(1)
.br