summaryrefslogtreecommitdiffstats
path: root/doc/clock.n
diff options
context:
space:
mode:
authorpoenitz <poenitz>2000-09-07 14:27:45 (GMT)
committerpoenitz <poenitz>2000-09-07 14:27:45 (GMT)
commit39d44b87548e38d667e0b1917f2fb2ee8d82958d (patch)
treef68040024b28950e64e8fe7aeaa92a7c84c31a7e /doc/clock.n
parent68a252b7d9b1335f2236481163d17395a08c3327 (diff)
downloadtcl-39d44b87548e38d667e0b1917f2fb2ee8d82958d.zip
tcl-39d44b87548e38d667e0b1917f2fb2ee8d82958d.tar.gz
tcl-39d44b87548e38d667e0b1917f2fb2ee8d82958d.tar.bz2
New or changed "SEE ALSO" section.
Diffstat (limited to 'doc/clock.n')
-rw-r--r--doc/clock.n5
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