diff options
-rw-r--r-- | share/doc/psd/21.ipc/2.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/psd/21.ipc/2.t b/share/doc/psd/21.ipc/2.t index 6f084543675..6794db33ca4 100644 --- a/share/doc/psd/21.ipc/2.t +++ b/share/doc/psd/21.ipc/2.t @@ -572,7 +572,7 @@ connect request initiates establishment of an end to end connection). \fIAccept\fP and \fIlisten\fP are not used with datagram sockets. .PP -While a datagram socket socket is connected, +While a datagram socket is connected, errors from recent \fIsend\fP calls may be returned asynchronously. These errors may be reported on subsequent operations |