diff options
-rw-r--r-- | doc/clock.n | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/clock.n b/doc/clock.n index 745f0a0..0493389 100644 --- a/doc/clock.n +++ b/doc/clock.n @@ -69,7 +69,7 @@ See \fBSCANNING TIMES\fR for a full description. .TP \fBclock seconds\fR Returns the current time as an integer number of seconds. -.SH "PARAMETERS" +.SS "PARAMETERS" .TP \fIcount\fR An integer representing a count of some unit of time. See @@ -91,7 +91,7 @@ One of the words, \fBseconds\fR, \fBminutes\fR, \fBhours\fR, any unique prefix of such a word. Used in conjunction with \fIcount\fR to identify an interval of time, for example, \fI3 seconds\fR or \fI1 year\fR. -.SH "OPTIONS" +.SS "OPTIONS" .TP \fB-base\fR time Specifies that any relative times present in a \fBclock scan\fR command @@ -861,6 +861,8 @@ the day is produced after allowing for daylight savings time differences and the correct date is given when going from the end of a long month to a short month. .SH "SEE ALSO" -msgcat +msgcat(n) +.SH KEYWORDS +clock, date, time .SH "COPYRIGHT" Copyright (c) 2004 Kevin B. Kenny <kennykb@acm.org>. All rights reserved. |