summaryrefslogtreecommitdiff
path: root/man/XtToolkitThreadInitialize.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/XtToolkitThreadInitialize.man
parentb7a87ccb07f816e7b9579d91bd66552e86ef0e8e (diff)
downloadxorg-lib-libXt-0eedde5df39ac754623511c06c5573ad62ca4c4c.tar.gz
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/XtToolkitThreadInitialize.man')
-rw-r--r--man/XtToolkitThreadInitialize.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/XtToolkitThreadInitialize.man b/man/XtToolkitThreadInitialize.man
index e124be5..4eea194 100644
--- a/man/XtToolkitThreadInitialize.man
+++ b/man/XtToolkitThreadInitialize.man
@@ -43,7 +43,8 @@ Boolean XtToolkitThreadInitialize(void);
.SH DESCRIPTION
If
.B XtToolkitThreadInitialize
-was previously called, it returns. The application programmer must ensure
+was previously called, it returns.
+The application programmer must ensure
that two or more threads do not simultaneously attempt to call
.BR XtToolkitThreadInitialize ;
the effect of this is undefined.