summaryrefslogtreecommitdiffstats
path: root/doc/tkwait.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tkwait.n')
-rw-r--r--doc/tkwait.n5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tkwait.n b/doc/tkwait.n
index 32bfb44..9828ad0 100644
--- a/doc/tkwait.n
+++ b/doc/tkwait.n
@@ -18,7 +18,6 @@ tkwait \- Wait for variable to change or window to be destroyed
.sp
\fBtkwait window \fIname\fR
.BE
-
.SH DESCRIPTION
.PP
The \fBtkwait\fR command waits for one of several things to happen,
@@ -44,6 +43,8 @@ the normal fashion, so the application will continue to respond
to user interactions.
If an event handler invokes \fBtkwait\fR again, the nested call
to \fBtkwait\fR must complete before the outer call can complete.
-
.SH KEYWORDS
variable, visibility, wait, window
+'\" Local Variables:
+'\" mode: nroff
+'\" End: