diff options
| author | Mark Ovens <marko@FreeBSD.org> | 2000-07-15 14:55:54 +0000 |
|---|---|---|
| committer | Mark Ovens <marko@FreeBSD.org> | 2000-07-15 14:55:54 +0000 |
| commit | e7b7b6e4c4868a370373fb7278a19bccea2d6406 (patch) | |
| tree | eb4593b507d12c6b703a5ca180e7d003a2ea16b3 /bin | |
| parent | 410fb0acaa6b630cd20910c70d81210fd8b29421 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/date/date.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index 863bc383c47b2..5741ce0265499 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -113,9 +113,11 @@ The option suppresses this behavior and causes the time to be set only on the current machine. .It Fl r Ar seconds -Print out (in specified format) the date and time represented by +Print the date and time represented by +.Ar seconds , +where .Ar seconds -from the Epoch +is the number of seconds since the Epoch .Po 00:00:00 UTC, January 1, 1970; see |
