summaryrefslogtreecommitdiff
path: root/man/XtAppNextEvent.man
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-05-07 20:15:12 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-05-07 20:35:51 -0400
commit0eedde5df39ac754623511c06c5573ad62ca4c4c (patch)
tree176c33c04352bbef32c3c50ffabd1eb1ab30a1ed /man/XtAppNextEvent.man
parentb7a87ccb07f816e7b9579d91bd66552e86ef0e8e (diff)
manpage style fix: sentences should end at the end of a line
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man/XtAppNextEvent.man')
-rw-r--r--man/XtAppNextEvent.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/XtAppNextEvent.man b/man/XtAppNextEvent.man
index d087c7d..d04b7d7 100644
--- a/man/XtAppNextEvent.man
+++ b/man/XtAppNextEvent.man
@@ -117,7 +117,8 @@ flushes the output buffer and returns zero.
The
.B XtAppProcessEvent
function processes one timer, alternate input, signal source, or X
-event. If there is nothing of the appropriate type to process,
+event.
+If there is nothing of the appropriate type to process,
.B XtAppProcessEvent
blocks until there is.
If there is more than one type of thing available to process,