diff options
author | 2006-10-27 07:20:20 +0000 | |
---|---|---|
committer | 2006-10-27 07:20:20 +0000 | |
commit | afb49ea4cda1e47f85039bc24cc34b887a84b5e8 (patch) | |
tree | 39bfaa9702ff6ece43db6c860072085f7a596b09 | |
parent | - simplify and sort synopsis (diff) | |
download | wireguard-openbsd-afb49ea4cda1e47f85039bc24cc34b887a84b5e8.tar.xz wireguard-openbsd-afb49ea4cda1e47f85039bc24cc34b887a84b5e8.zip |
- update Nd somewhat
- missing comma
-rw-r--r-- | usr.bin/last/last.1 | 6 |
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. |