diff options
author | 1997-08-21 20:35:35 +0000 | |
---|---|---|
committer | 1997-08-21 20:35:35 +0000 | |
commit | febaab32b71a49b4d2e759f718044df3ea73e504 (patch) | |
tree | 24810ca9c08f81bc4e8371601fc016c0e97c7923 | |
parent | missing ) (diff) | |
download | wireguard-openbsd-febaab32b71a49b4d2e759f718044df3ea73e504.tar.xz wireguard-openbsd-febaab32b71a49b4d2e759f718044df3ea73e504.zip |
clarify -r; rs@bifrost.seastrom.com
-rw-r--r-- | bin/date/date.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index e2fd00b64bd..6fbf8ce42eb 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: date.1,v 1.6 1997/06/23 19:34:55 deraadt Exp $ +.\" $OpenBSD: date.1,v 1.7 1997/08/21 20:35:35 deraadt Exp $ .\" $NetBSD: date.1,v 1.12 1996/03/12 04:32:37 phil Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -83,8 +83,8 @@ The option stops .Nm date from setting the time for other than the current machine. -.It Fl r -Print out the date and time in +.It Fl r Ar seconds +Print out (in specified format) the date and time represented by .Ar seconds from the Epoch. .It Fl t |