diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-07-04 12:33:24 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-07-04 12:33:24 (GMT) |
commit | ef369d0c5ca00cc8fad599ea3c4dfc7df33e442f (patch) | |
tree | 1df3468f1242934718eeb745b8ddf5cf92e547d0 /doc/clock.n | |
parent | bc7f1bb6531a5d8ea8b36f402906f9f1efc33811 (diff) | |
download | tcl-ef369d0c5ca00cc8fad599ea3c4dfc7df33e442f.zip tcl-ef369d0c5ca00cc8fad599ea3c4dfc7df33e442f.tar.gz tcl-ef369d0c5ca00cc8fad599ea3c4dfc7df33e442f.tar.bz2 |
Minor fixes (type of heading, format of SEE ALSO) and added KEYWORDS
Diffstat (limited to 'doc/clock.n')
-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. |