summaryrefslogtreecommitdiff
path: root/lib/libc/sys/recv.2
diff options
context:
space:
mode:
authorThorsten Lockert <tholo@cvs.openbsd.org>1997-06-22 20:33:06 +0000
committerThorsten Lockert <tholo@cvs.openbsd.org>1997-06-22 20:33:06 +0000
commitc0a704e988b82e4590e4af315dcc6a10597d4671 (patch)
treedbf581ed7073f90ad8d99dca9aa97b6dbebee2fb /lib/libc/sys/recv.2
parent81b89247d5d68e37eda1ce505c897d3a4ca1e1d0 (diff)
Use Ns macro and not non-existant Ap macro
Diffstat (limited to 'lib/libc/sys/recv.2')
-rw-r--r--lib/libc/sys/recv.22
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