summaryrefslogtreecommitdiff
path: root/man/XmbTextListToTextProperty.man
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-07-30 05:07:40 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-07-30 05:07:40 -0400
commit8fe8aafe7e9beffaff0460fe08354dfcde1efe98 (patch)
treee5ae4f741fc8c9c075a8cdf90707f060b5721a79 /man/XmbTextListToTextProperty.man
parent6f2cbcea5d6dcd1df7ef309481cad1663284c061 (diff)
downloadxorg-lib-libX11-8fe8aafe7e9beffaff0460fe08354dfcde1efe98.tar.gz
split lines at sentence endings
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man/XmbTextListToTextProperty.man')
-rw-r--r--man/XmbTextListToTextProperty.man16
1 files changed, 10 insertions, 6 deletions
diff --git a/man/XmbTextListToTextProperty.man b/man/XmbTextListToTextProperty.man
index 542f9c53..e9763659 100644
--- a/man/XmbTextListToTextProperty.man
+++ b/man/XmbTextListToTextProperty.man
@@ -110,7 +110,8 @@ and
functions set the specified
.B XTextProperty
value to a set of null-separated elements representing the concatenation
-of the specified list of null-terminated text strings. The input text
+of the specified list of null-terminated text strings.
+The input text
strings must be given in the current locale encoding (for
.B XmbTextListToTextProperty
and
@@ -134,8 +135,9 @@ If the style
.B XUTF8StringStyle
is specified,
this encoding is \*(lqUTF8_STRING\*(rq.
-(This is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
-release. Its presence is indicated by the macro
+(This is an extension introduced by The XFree86 Project, Inc., in their 4.0.2
+release.
+Its presence is indicated by the macro
.BR X_HAVE_UTF8_STRING .)
If the style
.B XTextStyle
@@ -184,7 +186,8 @@ and
functions return a list of text strings representing the
null-separated elements of the specified
.B XTextProperty
-structure. The returned strings are encoded using the current locale encoding
+structure.
+The returned strings are encoded using the current locale encoding
(for
.B XmbTextPropertyToTextList
and
@@ -298,8 +301,9 @@ The functions
.B Xutf8TextListToTextProperty
and
.B Xutf8TextPropertyToTextList
-are extensions introduced by The XFree86 Project, Inc. in their 4.0.2
-release. Their presence is
+are extensions introduced by The XFree86 Project, Inc., in their 4.0.2
+release.
+Their presence is
indicated by the macro
.BR X_HAVE_UTF8_STRING .
.SH STRUCTURES