diff options
author | 1999-05-31 16:01:25 +0000 | |
---|---|---|
committer | 1999-05-31 16:01:25 +0000 | |
commit | d9c03a4bdef3c7a340c227866df648b1b320cf7c (patch) | |
tree | 4cf81ea3a5db832c2a1344a3bef9927aedff7d8a | |
parent | Work-around for i386 linker bug (diff) | |
download | wireguard-openbsd-d9c03a4bdef3c7a340c227866df648b1b320cf7c.tar.xz wireguard-openbsd-d9c03a4bdef3c7a340c227866df648b1b320cf7c.zip |
typo
-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 |