summaryrefslogtreecommitdiff
path: root/man/XtStringConversionWarning.man
diff options
context:
space:
mode:
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"