Print this page
10067 Miscellaneous man page typos
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Volker A. Brandt <vab@bb-c.de>
*** 76,89 ****
destination user has activated its transport endpoint (see
t_bind(3NSL)), the data unit may be discarded.
If it is not possible for the transport provider to immediately detect
! the conditions that cause the errors TBADDADDR and TBADOPT, these
! errors will alternatively be returned by t_rcvuderr(3NSL). An
! application must therefore be prepared to receive these errors in both
! of these ways.
RETURN VALUES
Upon successful completion, a value of 0 is returned. Otherwise, a
value of -1 is returned and t_errno is set to indicate an error.
--- 76,89 ----
destination user has activated its transport endpoint (see
t_bind(3NSL)), the data unit may be discarded.
If it is not possible for the transport provider to immediately detect
! the conditions that cause the errors TBADADDR and TBADOPT, these errors
! will alternatively be returned by t_rcvuderr(3NSL). An application
! must therefore be prepared to receive these errors in both of these
! ways.
RETURN VALUES
Upon successful completion, a value of 0 is returned. Otherwise, a
value of -1 is returned and t_errno is set to indicate an error.