diff options
Diffstat (limited to 'lib/libc/sys/recv.2')
-rw-r--r-- | lib/libc/sys/recv.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/recv.2 b/lib/libc/sys/recv.2 index 75ef209bf76..a3c6c8eff53 100644 --- a/lib/libc/sys/recv.2 +++ b/lib/libc/sys/recv.2 @@ -114,7 +114,7 @@ call may be used to determine when more data arrive. The .Fa flags argument to a recv call is formed by -.Em or Ap ing +.Em or Ns ing one or more of the values: .Bl -column MSG_WAITALL -offset indent .It Dv MSG_OOB Ta process out-of-band data |