summaryrefslogtreecommitdiff
path: root/sys/man/1/who
diff options
context:
space:
mode:
authorTaru Karttunen <taruti@taruti.net>2011-03-30 16:49:47 +0300
committerTaru Karttunen <taruti@taruti.net>2011-03-30 16:49:47 +0300
commitb41b9034225ab3e49980d9de55c141011b6383b0 (patch)
tree891014b4c2e803e01ac7a1fd2b60819fbc5a6e73 /sys/man/1/who
parentc558a99e0be506a9abdf677f0ca4490644e05fc1 (diff)
Import sources from 2011-03-30 iso image - sys/man
Diffstat (limited to 'sys/man/1/who')
-rwxr-xr-xsys/man/1/who22
1 files changed, 22 insertions, 0 deletions
diff --git a/sys/man/1/who b/sys/man/1/who
new file mode 100755
index 000000000..1a13c3af0
--- /dev/null
+++ b/sys/man/1/who
@@ -0,0 +1,22 @@
+.TH WHO 1
+.SH NAME
+who, whois \- who is using the machine
+.SH SYNOPSIS
+.B who
+.PP
+.B whois
+.I person
+.SH DESCRIPTION
+.I Who
+prints the name of everyone with a non-Exiting process
+on the current machine.
+.PP
+.I Whois
+looks in
+.B /adm/whois
+and
+.B /adm/users
+to find out more information about
+.IR person .
+.SH SOURCE
+.B /rc/bin/who