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>

@@ -64,14 +64,13 @@
        called before the 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. Therefore, an
-       application must be prepared to receive these errors in both of these
-       ways.
+       the conditions that cause the errors TBADADDR and TBADOPT, these errors
+       will alternatively be returned by t_rcvuderr. Therefore, an application
+       must be prepared to receive these errors in both of these ways.
 
 
        If the call is interrupted, t_sndudata() will return EINTR and the
        datagram will not be sent.