update manpages

This commit is contained in:
Connor Lane Smith
2011-05-25 18:29:46 +01:00
parent 416a068df6
commit 47308190b3
12 changed files with 29 additions and 3 deletions

4
date.1
View File

@@ -11,10 +11,12 @@ date \- print date and time
prints the date and time. If a
.I format
is given it is used to format the date as per
.BR strftime (3).
.IR strftime (3).
.SH OPTIONS
.TP
.BI \-d " time"
prints
.I time
instead of the system time, given as the number of seconds since the Unix epoch.
.SH SEE ALSO
.IR strftime (3)