diff options
author | 1997-11-16 20:01:15 +0000 | |
---|---|---|
committer | 1997-11-16 20:01:15 +0000 | |
commit | 9a42ee699deb6c1b2e25e63a0c7a0398943fbdcd (patch) | |
tree | 66a2a4397ee97e19d6812d9f9ef94777b9e141ed /lib/libc/sys/recv.2 | |
parent | oops (diff) | |
download | wireguard-openbsd-9a42ee699deb6c1b2e25e63a0c7a0398943fbdcd.tar.xz wireguard-openbsd-9a42ee699deb6c1b2e25e63a0c7a0398943fbdcd.zip |
blank line
Diffstat (limited to 'lib/libc/sys/recv.2')
-rw-r--r-- | lib/libc/sys/recv.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/recv.2 b/lib/libc/sys/recv.2 index a3c6c8eff53..715e4061839 100644 --- a/lib/libc/sys/recv.2 +++ b/lib/libc/sys/recv.2 @@ -121,6 +121,7 @@ one or more of the values: .It Dv MSG_PEEK Ta peek at incoming message .It Dv MSG_WAITALL Ta wait for full request or error .El +.Pp The .Dv MSG_OOB flag requests receipt of out-of-band data |