diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-06 16:46:24 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-06 16:46:24 +0000 |
| commit | 0d8324cd3617af09a60559e2f4557a793a167e34 (patch) | |
| tree | 2933c6e9f72276c03f0a16b3abc112db4f58a90e /lib/libc/sys/socket.2 | |
| parent | 1367cb73f53466185f1c79ee57154ab6a72ea325 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/socket.2')
| -rw-r--r-- | lib/libc/sys/socket.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/socket.2 b/lib/libc/sys/socket.2 index 1cf4616b627e..7049bc102a7c 100644 --- a/lib/libc/sys/socket.2 +++ b/lib/libc/sys/socket.2 @@ -168,7 +168,7 @@ and calls. (Some protocol families, such as the Internet family, support the notion of an -.Dq implied connect, +.Dq implied connect , which permits data to be sent piggybacked onto a connect operation by using the .Xr sendto 2 |
