summaryrefslogtreecommitdiff
path: root/man/XtHooksOfDisplay.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/XtHooksOfDisplay.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/XtHooksOfDisplay.man')
-rw-r--r--man/XtHooksOfDisplay.man4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/XtHooksOfDisplay.man b/man/XtHooksOfDisplay.man
index a3ed9d4..10380de 100644
--- a/man/XtHooksOfDisplay.man
+++ b/man/XtHooksOfDisplay.man
@@ -45,7 +45,9 @@ Widget XtHooksOfDisplay(Display* \fIdisplay\fP);
Specifies the desired display.
.SH DESCRIPTION
The class of this object is a private, implementation dependent, subclass
-of Object. The hook object has no parent. The resources of this object are
+of Object.
+The hook object has no parent.
+The resources of this object are
the callback lists for hooks and the read-only resources for getting a
list of parentless shells.
.SH "SEE ALSO"