diff options
author | Walter Harms <wharms@bfs.de> | 2019-04-16 13:20:42 +0200 |
---|---|---|
committer | Walter Harms <wharms@bfs.de> | 2019-04-16 13:20:42 +0200 |
commit | 2b26e9a5473e399c81ae11b98d1f0b38393dbd8c (patch) | |
tree | c62b25afc2ec470d02c9d63545adc213d870b6a3 /man/XtError.man | |
parent | 4b446ce8b20b1de1488c73e1841dafbd25ca949f (diff) | |
parent | 965bc251c1d8391e672f277686254299627d4e3c (diff) |
Merge branch 'master' of ssh://gitlab.freedesktop.org/xorg/lib/libxt
Conflicts:
man/XtManageChildren.man
Diffstat (limited to 'man/XtError.man')
-rw-r--r-- | man/XtError.man | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/XtError.man b/man/XtError.man index d2dfbc5..6f78a4f 100644 --- a/man/XtError.man +++ b/man/XtError.man @@ -77,22 +77,22 @@ or the nonfatal error procedure, which usually returns. Specifies the message that is to be reported. .SH DESCRIPTION The -.BR XtError +.B XtError function has been superceded by .BR XtAppError . .LP The -.BR XtSetErrorHandler +.B XtSetErrorHandler function has been superceded by .BR XtAppSetErrorHandler . .LP The -.BR XtSetWarningHandler +.B XtSetWarningHandler function has been superceded by .BR XtAppSetWarningHandler . .LP The -.BR XtWarning +.B XtWarning function has been superceded by .BR XtAppWarning . .SH "SEE ALSO" |