diff options
author | Marc Espie <espie@cvs.openbsd.org> | 1999-05-31 16:01:26 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 1999-05-31 16:01:26 +0000 |
commit | 2b48af1abc9d14fa3e5ca59463a5317281b6696c (patch) | |
tree | 575f221a39a708326fc291e73ed03a48f1caa7c3 /share/doc | |
parent | b0a2690cfda4e0a28e4a1b7b7b005432200c8eb1 (diff) |
typo
Diffstat (limited to 'share/doc')
-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 |