diff options
author | ru <ru@FreeBSD.org> | 2005-01-09 19:54:23 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-09 19:54:23 +0000 |
commit | 1cd8ce95ba56b3d65eece4dd58024f698ed2ba3c (patch) | |
tree | b12dadca2f370957224f845cd792ffbac6780f36 /bin/date | |
parent | 85df1dc56505a7795786ceda06703fcc703c86c0 (diff) | |
download | FreeBSD-src-1cd8ce95ba56b3d65eece4dd58024f698ed2ba3c.zip FreeBSD-src-1cd8ce95ba56b3d65eece4dd58024f698ed2ba3c.tar.gz |
Scheduled mdoc(7) sweep.
Diffstat (limited to 'bin/date')
-rw-r--r-- | bin/date/date.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index c588489..6a5119d 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -355,9 +355,9 @@ Finally the command: .Pp .Dl "date -j -f ""%a %b %d %T %Z %Y"" ""`date`"" ""+%s""" .Pp -can be used to parse the ouput from +can be used to parse the output from .Nm -and express it in epoch time. +and express it in Epoch time. .Sh ENVIRONMENT The following environment variables affect the execution of .Nm : |