diff options
Diffstat (limited to 'lib/libc/sys/send.2')
-rw-r--r-- | lib/libc/sys/send.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/send.2 b/lib/libc/sys/send.2 index 9044679..8ec9476 100644 --- a/lib/libc/sys/send.2 +++ b/lib/libc/sys/send.2 @@ -108,7 +108,7 @@ The flag .Dv MSG_OOB is used to send .Dq out-of-band -data on sockets that support this notion (e.g. +data on sockets that support this notion (e.g.\& .Dv SOCK_STREAM ) ; the underlying protocol must also support .Dq out-of-band |