summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lastlogin
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
committercharnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
commitd2168fe021bd1693c1038503e09d3d74dd8b6f36 (patch)
tree1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/lastlogin
parent745a7b1537c2ebb511bcf928366eefe72af77dac (diff)
downloadFreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.zip
FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.tar.gz
The .Nm utility
Diffstat (limited to 'usr.sbin/lastlogin')
-rw-r--r--usr.sbin/lastlogin/lastlogin.86
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/lastlogin/lastlogin.8 b/usr.sbin/lastlogin/lastlogin.8
index f2792b8..ce401ed 100644
--- a/usr.sbin/lastlogin/lastlogin.8
+++ b/usr.sbin/lastlogin/lastlogin.8
@@ -41,8 +41,9 @@
.Nm
.Op Ar user ...
.Sh DESCRIPTION
+The
.Nm
-will list the last login session of each specified
+utility will list the last login session of each specified
.Ar user ,
or for all users by default. Each line of output contains
the user name, the tty from which the session was conducted, any
@@ -54,8 +55,9 @@ is given, the session information for each user is printed in
the order given on the command line. Otherwise, information
for all users is printed, sorted by uid.
.Pp
+The
.Nm
-differs from
+utility differs from
.Xr last 1
in that it only prints information regarding the very last login session.
The last login database is never turned over or deleted in standard usage.
OpenPOWER on IntegriCloud