summaryrefslogtreecommitdiffstats
path: root/doc/Notifier.3
diff options
context:
space:
mode:
authorstanton <stanton>1999-05-06 20:13:22 (GMT)
committerstanton <stanton>1999-05-06 20:13:22 (GMT)
commite8006c8de91a1ab64d7cf87e09652943739e6576 (patch)
tree07a74977111a7cd88f571b86baccf7a59e0de255 /doc/Notifier.3
parentc9350a70e9d66611aedab222d0c1befb0ae34bf8 (diff)
downloadtcl-e8006c8de91a1ab64d7cf87e09652943739e6576.zip
tcl-e8006c8de91a1ab64d7cf87e09652943739e6576.tar.gz
tcl-e8006c8de91a1ab64d7cf87e09652943739e6576.tar.bz2
more documentation lint
Diffstat (limited to 'doc/Notifier.3')
-rw-r--r--doc/Notifier.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Notifier.3 b/doc/Notifier.3
index 79d8aca..78edc6a 100644
--- a/doc/Notifier.3
+++ b/doc/Notifier.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: Notifier.3,v 1.6 1999/05/06 19:14:41 stanton Exp $
+'\" RCS: @(#) $Id: Notifier.3,v 1.7 1999/05/06 20:13:22 stanton Exp $
'\"
.so man.macros
.TH Notifier 3 8.1 Tcl "Tcl Library Procedures"
@@ -468,7 +468,7 @@ procedures.
a handle to the notifier state. Tcl calls this
procedure when intializing a Tcl interpreter. Similarly,
\fBTcl_FinalizeNotifier\fR shuts down the notifier, and is
-called by \Tcl_Finalize\fR when shutting down a Tcl interpreter.
+called by \fBTcl_Finalize\fR when shutting down a Tcl interpreter.
.PP
\fBTcl_WaitForEvent\fR is the lowest-level procedure in the notifier;
it is responsible for waiting for an ``interesting'' event to occur or