diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-10-30 00:24:46 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-10-30 00:24:46 +0000 |
commit | 33736ffdf1f2ac217360b569f5f830d55f4cfde4 (patch) | |
tree | 73d2123b9938a843493510c640d1ad2be8081211 /usr.bin/users/users.1 | |
parent | 0f9fe76e9ba60a970964ebdbc054abf80e947a7d (diff) |
usr.bin/ man page fixes, t-z
Diffstat (limited to 'usr.bin/users/users.1')
-rw-r--r-- | usr.bin/users/users.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/users/users.1 b/usr.bin/users/users.1 index a8a17a09601..37cdb08f7df 100644 --- a/usr.bin/users/users.1 +++ b/usr.bin/users/users.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: users.1,v 1.2 1996/06/26 05:42:19 deraadt Exp $ +.\" $OpenBSD: users.1,v 1.3 1998/10/30 00:24:41 aaron Exp $ .\" $NetBSD: users.1,v 1.4 1994/12/06 07:32:27 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993 @@ -43,7 +43,7 @@ .Sh SYNOPSIS .Nm users .Sh DESCRIPTION -.Nm Users +.Nm users lists the login names of the users currently on the system, in sorted order, space separated, on a single line. .Sh FILES |