summaryrefslogtreecommitdiffstats
path: root/doc/DoWhenIdle.3
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2013-11-05 12:36:17 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2013-11-05 12:36:17 (GMT)
commit0158c8427282788538c98897ca0b23a93934c779 (patch)
treedcd14b189b32aff2ab2e19845ce469e831029767 /doc/DoWhenIdle.3
parent25b280696ac82327cd05c6f30db9989e903c313c (diff)
downloadtcl-0158c8427282788538c98897ca0b23a93934c779.zip
tcl-0158c8427282788538c98897ca0b23a93934c779.tar.gz
tcl-0158c8427282788538c98897ca0b23a93934c779.tar.bz2
Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others.
Diffstat (limited to 'doc/DoWhenIdle.3')
-rw-r--r--doc/DoWhenIdle.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/DoWhenIdle.3 b/doc/DoWhenIdle.3
index bfc19fb..501378e 100644
--- a/doc/DoWhenIdle.3
+++ b/doc/DoWhenIdle.3
@@ -5,8 +5,8 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-.so man.macros
.TH Tcl_DoWhenIdle 3 7.5 Tcl "Tcl Library Procedures"
+.so man.macros
.BS
.SH NAME
Tcl_DoWhenIdle, Tcl_CancelIdleCall \- invoke a procedure when there are no pending events