summaryrefslogtreecommitdiff
path: root/man/XtAppError.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtAppError.man')
-rw-r--r--man/XtAppError.man9
1 files changed, 6 insertions, 3 deletions
diff --git a/man/XtAppError.man b/man/XtAppError.man
index 9d804b5..ce0cdf5 100644
--- a/man/XtAppError.man
+++ b/man/XtAppError.man
@@ -1,4 +1,4 @@
-.\" $Xorg: XtAppE.man,v 1.4 2001/03/16 17:53:51 pookie Exp $
+.\" $Xorg: XtAppE.man,v 1.3 2000/08/17 19:41:58 cpqbld Exp $
.\"
.\" Copyright 1993 X Consortium
.\"
@@ -25,6 +25,9 @@
.\" not be used in advertising or otherwise to promote the sale, use or
.\" other dealings in this Software without prior written authorization
.\" from the X Consortium.
+.\"
+.\" $XFree86: xc/doc/man/Xt/XtAppE.man,v 1.3 2001/02/09 03:47:49 tsi Exp $
+.\"
.ds tk X Toolkit
.ds xT X Toolkit Intrinsics \- C Language Interface
.ds xI Intrinsics
@@ -124,7 +127,7 @@
.el .sp 10p
..
.ny0
-.TH XtAppError 3Xt "Release 6.6" "X Version 11" "XT FUNCTIONS"
+.TH XtAppError 3Xt __xorgversion__ "XT FUNCTIONS"
.SH NAME
XtAppError, XtAppSetErrorHandler, XtAppSetWarningHandler, XtAppWarning \- low-level error handlers
.SH SYNTAX
@@ -156,7 +159,7 @@ void XtAppWarning(\fIapp_context\fP, \fImessage\fP)
Specifies the application context.
.IP \fImessage\fP 1i
Specifies the nonfatal error message that is to be reported.
-.ds Ha fatal error procedure, which should not return, \
+.ds Ha fatal error procedure, which should not return,
or the nonfatal error procedure, which usually returns
.IP \fIhandler\fP 1i
Specifies the new \*(Ha.