diff options
Diffstat (limited to 'doc/clock.n')
-rw-r--r-- | doc/clock.n | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/clock.n b/doc/clock.n index e67c5b8..15b935d 100644 --- a/doc/clock.n +++ b/doc/clock.n @@ -9,7 +9,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: clock.n,v 1.8 2000/03/21 22:55:24 ericm Exp $ +'\" RCS: @(#) $Id: clock.n,v 1.9 2000/09/07 14:27:46 poenitz Exp $ '\" .so man.macros .TH clock n 8.3 Tcl "Tcl Built-In Commands" @@ -210,5 +210,8 @@ unit of the value is seconds, allowing it to be used for relative time calculations. The value is usually defined as total elapsed time from an ``epoch''. You shouldn't assume the value of the epoch. +.SH "SEE ALSO" +date(1), time(n) + .SH KEYWORDS clock, date, time |