diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-08-21 05:46:57 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-08-21 05:46:57 +0000 |
commit | 0e076b5270314c66f9d1ca9b9170941ace63706b (patch) | |
tree | 2504a28e3ba38bdfd661c896e5091734907c141c /usr.bin/last/last.1 | |
parent | fa985cfcb2d6273f223f96456ba84ba385dc318b (diff) |
correct [yy]yy stuff in manpages and usage
Diffstat (limited to 'usr.bin/last/last.1')
-rw-r--r-- | usr.bin/last/last.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/last/last.1 b/usr.bin/last/last.1 index 067a9ae9919..ca57c409c5e 100644 --- a/usr.bin/last/last.1 +++ b/usr.bin/last/last.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: last.1,v 1.4 1997/07/25 02:23:34 mickey Exp $ +.\" $OpenBSD: last.1,v 1.5 1997/08/21 05:46:56 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 [[yy]yy[mm[dd[hh]]]]mm[.ss] .Op user ... .Sh DESCRIPTION .Nm Last |