summaryrefslogtreecommitdiff
path: root/man/XtStringConversionWarning.man
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-04-10 19:49:35 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-04-11 04:19:44 -0400
commita89acaec14bd988659ebdc2ebb4b99c1eea5aa7e (patch)
tree629bfd55ce052bfcd485b7c86d70b13bf169e335 /man/XtStringConversionWarning.man
parentcf9e8c73c4ffa671d580938c9a84d6ef0bd2710d (diff)
downloadxorg-lib-libXt-a89acaec14bd988659ebdc2ebb4b99c1eea5aa7e.tar.gz
The ".BR" macro is used to join bold/regular text.
Use ".B" when only bold is intended. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man/XtStringConversionWarning.man')
-rw-r--r--man/XtStringConversionWarning.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XtStringConversionWarning.man b/man/XtStringConversionWarning.man
index 0d60d2c..ae193f0 100644
--- a/man/XtStringConversionWarning.man
+++ b/man/XtStringConversionWarning.man
@@ -69,12 +69,12 @@ Specifies the string that could not be converted.
Specifies the name of the type to which the string could not be converted.
.SH DESCRIPTION
The
-.BR XtStringConversionWarning
+.B XtStringConversionWarning
function issues a warning message with name ``conversionError'',
type ``string'', class ``XtToolkitError, and the default message string
``Cannot convert "\fIsrc\fP" to type \fIdst_type\fP''.
.LP
-.BR XtStringConversionWarning
+.B XtStringConversionWarning
has been replaced by
.BR XtDisplayStringConversionWarning .
.SH "SEE ALSO"