summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2004-09-08 14:27:15 (GMT)
committerKevin B Kenny <kennykb@acm.org>2004-09-08 14:27:15 (GMT)
commit81f39c521013b8e14be326102c01400789e50150 (patch)
treeaa58f1639a3b4a396594fca5fc44e5f1c5bc55fe
parent4905319481085be5b3aafea2056fc7c89622b1e6 (diff)
downloadtcl-81f39c521013b8e14be326102c01400789e50150.zip
tcl-81f39c521013b8e14be326102c01400789e50150.tar.gz
tcl-81f39c521013b8e14be326102c01400789e50150.tar.bz2
Corrected a buglet in the header information. [Bug 1024058]
-rw-r--r--ChangeLog5
-rw-r--r--doc/clock.n2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 426cae0..35c76c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-08 Kevin B. Kenny <kennykb@acm.org>
+
+ * doc/clock.n: Corrected a buglet in the header information.
+ [Bug 1024058]
+
2004-09-07 David Gravereaux <davygrvy@pobox.com>
* win/makefile.vc: some quoting needed to be removed as it was
diff --git a/doc/clock.n b/doc/clock.n
index 62b7547..c63d6c5 100644
--- a/doc/clock.n
+++ b/doc/clock.n
@@ -3,7 +3,7 @@
'\" Copyright (c) 2004 Kevin B. Kenny <kennykb@acm.org>. All rights reserved.
'\"
.so man.macros
-.TH "clock" n 8.5 Tcl "Tcl commands"
+.TH "clock" n 8.5 Tcl "Tcl Built-In Commands"
.BS
.SH "NAME"
clock \- Obtain and manipulate dates and times