diff options
Diffstat (limited to 'man/XtAppError.man')
-rw-r--r-- | man/XtAppError.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/XtAppError.man b/man/XtAppError.man index 7c03047..f39ba22 100644 --- a/man/XtAppError.man +++ b/man/XtAppError.man @@ -1,4 +1,5 @@ .\" $Xorg: XtAppE.man,v 1.3 2000/08/17 19:41:58 cpqbld Exp $ +.\" $XdotOrg: $ .\" .\" Copyright 1993 X Consortium .\" @@ -146,7 +147,7 @@ void XtAppWarning(XtAppContext \fIapp_context\fP, String \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. |