summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-05-07 19:59:07 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-05-07 20:35:34 -0400
commitadf962f3b2c4539e555bfda600d34b63c9e5e002 (patch)
tree851a5b4ba9aa5ebf1cab5bfc09d8abe91a76aba0 /man
parent2286ca56529f27b0f6a809314e8303591c7fe240 (diff)
downloadxorg-lib-libXt-adf962f3b2c4539e555bfda600d34b63c9e5e002.tar.gz
updated spec to correspond to the current implementation of XtAppMainLoop
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man')
-rw-r--r--man/XtAppNextEvent.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XtAppNextEvent.man b/man/XtAppNextEvent.man
index c1f2670..d087c7d 100644
--- a/man/XtAppNextEvent.man
+++ b/man/XtAppNextEvent.man
@@ -181,8 +181,8 @@ returns true.
.LP
Applications can provide their own version of this loop,
which tests some global termination flag or tests that the number
-of top-level widgets is larger than zero before circling back to the call to
-.BR XtAppNextEvent .
+of top-level widgets is larger than zero before circling back
+for the next event.
.SH "SEE ALSO"
.br
\fI\*(xT\fP