summaryrefslogtreecommitdiff
path: root/usr.bin/last/last.1
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-04-14 02:04:59 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-04-14 02:04:59 +0000
commitcd0bac66d702f918bebf9e667ebd36a6d5f841a1 (patch)
tree04312d3eb78bc40ed68f4cc5103e1ae71047d370 /usr.bin/last/last.1
parentedba9ae736e00fcb975c5d3455ee9018e2b307f0 (diff)
fix time spec even better; emmf26@umr.edu
Diffstat (limited to 'usr.bin/last/last.1')
-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 4be275d5cd0..685b1ab00bd 100644
--- a/usr.bin/last/last.1
+++ b/usr.bin/last/last.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: last.1,v 1.18 2000/12/17 21:33:01 millert Exp $
+.\" $OpenBSD: last.1,v 1.19 2003/04/14 02:04:58 deraadt Exp $
.\" $NetBSD: last.1,v 1.3 1994/12/21 22:41:23 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -47,7 +47,7 @@
.Op Fl f Ar file
.Op Fl h Ar host
.Op Fl t Ar tty
-.Op Fl d Ar [[CC]YY][MMDD]hhmm[.SS]
+.Op Fl d Ar [[[CC]YY]MMDD]hhmm[.SS]
.Op Ar user ...
.Sh DESCRIPTION
The
@@ -111,7 +111,7 @@ and
.Fl n
are ignored.
The argument should be in the form
-.Dq [[CC]YY][MMDD]hhmm[.SS]
+.Dq [[[CC]YY]MMDD]hhmm[.SS]
where each pair of letters represents the following:
.Pp
.Bl -tag -width Ds -compact -offset indent