diff options
Diffstat (limited to 'man/XtError.man')
-rw-r--r-- | man/XtError.man | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man/XtError.man b/man/XtError.man index 2f9c2e0..2b18386 100644 --- a/man/XtError.man +++ b/man/XtError.man @@ -1,4 +1,5 @@ .\" $Xorg: XtErr.man,v 1.3 2000/08/17 19:42:00 cpqbld Exp $ +.\" $XdotOrg: $ .\" .\" Copyright (c) 1993, 1994 X Consortium .\" @@ -141,7 +142,7 @@ void XtWarning(String \fImessage\fP); .SH ARGUMENTS .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. @@ -165,10 +166,11 @@ function has been superceded by .ZN XtAppSetWarningHandler . .LP The -.ZN XtAppWarning +.ZN XtWarning function has been superceded by .ZN XtAppWarning . .SH "SEE ALSO" +.BR XtAppError (3Xt) .br \fI\*(xT\fP .br |