summaryrefslogtreecommitdiff
path: root/man/XtAppError.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtAppError.man')
-rw-r--r--man/XtAppError.man8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/XtAppError.man b/man/XtAppError.man
index 1c68b4e..fb5bf74 100644
--- a/man/XtAppError.man
+++ b/man/XtAppError.man
@@ -85,21 +85,21 @@ Specifies the new \*(Ha.
Specifies the message that is to be \*(Me.
.SH DESCRIPTION
The
-.ZN XtAppError
+.BR XtAppError
function calls the installed error procedure and passes the specified message.
.LP
The
-.ZN XtAppSetErrorHandler
+.BR XtAppSetErrorHandler
function registers the specified procedure,
which is called when a fatal error condition occurs.
.LP
The
-.ZN XtAppSetWarningHandler
+.BR XtAppSetWarningHandler
registers the specified procedure,
which is called when a nonfatal error condition occurs.
.LP
The
-.ZN XtAppWarning
+.BR XtAppWarning
function calls the installed nonfatal error procedure and passes the
specified message.
.SH "SEE ALSO"