diff options
author | 2006-10-27 07:26:38 +0000 | |
---|---|---|
committer | 2006-10-27 07:26:38 +0000 | |
commit | fcd089b8a1c456abe4f8ed0eb0f09bb49196ba52 (patch) | |
tree | cc437bb035853152ef50b5c8600ad7da494ee8a7 | |
parent | - update Nd somewhat (diff) | |
download | wireguard-openbsd-fcd089b8a1c456abe4f8ed0eb0f09bb49196ba52.tar.xz wireguard-openbsd-fcd089b8a1c456abe4f8ed0eb0f09bb49196ba52.zip |
expand the description of -d somewhat;
-rw-r--r-- | usr.bin/last/last.1 | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/usr.bin/last/last.1 b/usr.bin/last/last.1 index dfc50d41dc1..6a82ba26044 100644 --- a/usr.bin/last/last.1 +++ b/usr.bin/last/last.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: last.1,v 1.23 2006/10/27 07:20:20 jmc Exp $ +.\" $OpenBSD: last.1,v 1.24 2006/10/27 07:26:38 jmc Exp $ .\" $NetBSD: last.1,v 1.3 1994/12/21 22:41:23 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -114,6 +114,11 @@ Minute of the hour, from 0 to 59. Second of the minute, from 0 to 61. .El .Pp +All but the +.Dq hh +and +.Dq mm +letter pairs are optional. If the .Dq CC and @@ -121,6 +126,12 @@ and letter pairs are not specified, the values default to the current year. If the +.Dq MM +and +.Dq DD +letter pairs are not specified, the values default to the current +month and day. +If the .Dq SS letter pair is not specified, the value defaults to 0. .It Fl f Ar file |