summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-10-27 07:20:21 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-10-27 07:20:21 +0000
commite3945bc6984783a69c48e3fbbc33d392ac51e918 (patch)
treeaa243f0d151e43ba05ba5898ab8ada66ad6a970e
parenteceb45c7df8619bf957447d7a95d82761885b410 (diff)
- update Nd somewhat
- missing comma
-rw-r--r--usr.bin/last/last.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/last/last.1 b/usr.bin/last/last.1
index ac5576820e2..dfc50d41dc1 100644
--- a/usr.bin/last/last.1
+++ b/usr.bin/last/last.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: last.1,v 1.22 2006/10/27 07:16:25 jmc Exp $
+.\" $OpenBSD: last.1,v 1.23 2006/10/27 07:20:20 jmc Exp $
.\" $NetBSD: last.1,v 1.3 1994/12/21 22:41:23 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm last
-.Nd indicate last logins of users and ttys
+.Nd indicate last logins of users, ttys, and hosts
.Sh SYNOPSIS
.Nm last
.Op Fl csT
@@ -177,7 +177,7 @@ If
.Nm
is interrupted, it indicates to what date the search has
progressed.
-If interrupted with a quit signal
+If interrupted with a quit signal,
.Nm
indicates how
far the search has progressed and then continues.