BSD 3 development
authorBill Joy <wnj@ucbvax.Berkeley.EDU>
Wed, 28 Nov 1979 04:24:01 +0000 (20:24 -0800)
committerBill Joy <wnj@ucbvax.Berkeley.EDU>
Wed, 28 Nov 1979 04:24:01 +0000 (20:24 -0800)
Work on file usr/man/man1/users.1

Synthesized-from: 3bsd

usr/man/man1/users.1 [new file with mode: 0644]

diff --git a/usr/man/man1/users.1 b/usr/man/man1/users.1
new file mode 100644 (file)
index 0000000..249553f
--- /dev/null
@@ -0,0 +1,15 @@
+.TH USERS 1
+.UC
+.SH NAME
+users \- compact list of users who are on the system
+.SH SYNOPSIS
+.B users
+.SH DESCRIPTION
+.I Users
+lists the login names of the users currently on the system in a compact,
+one-line format.
+.SH FILES
+/etc/utmp
+.SH SEE ALSO
+finger(1), who(1)
+.SH BUGS