summaryrefslogtreecommitdiff
path: root/man/XtAddInput.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtAddInput.man')
-rw-r--r--man/XtAddInput.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/XtAddInput.man b/man/XtAddInput.man
index 2510e7b..fa1d049 100644
--- a/man/XtAddInput.man
+++ b/man/XtAddInput.man
@@ -82,17 +82,17 @@ Specifies the procedure that is to be called when input is available.
Specifies the source file descriptor on a UNIX-based system
or other operating system dependent device specification.
.SH DESCRIPTION
-.ZN XtAddInput
+.BR XtAddInput
has been replaced by
-.ZN XtAppAddInput.
+.BR XtAppAddInput.
.LP
-.ZN XtAddTimeOut
+.BR XtAddTimeOut
has been replaced by
-.ZN XtAppAddTimeOut.
+.BR XtAppAddTimeOut.
.LP
-.ZN XtAddWorkProc
+.BR XtAddWorkProc
has been replaced by
-.ZN XtAppAddWorkProc .
+.BR XtAppAddWorkProc .
.SH "SEE ALSO"
XtAppAddInput(__libmansuffix__), XtAppAddTimeOut(__libmansuffix__), XtAppAddWorkProc(__libmansuffix__)
.br