aboutsummaryrefslogtreecommitdiffstats
path: root/man2/recv.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/recv.2')
-rw-r--r--man2/recv.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/recv.2 b/man2/recv.2
index d3d16d583f..f0879af0cb 100644
--- a/man2/recv.2
+++ b/man2/recv.2
@@ -482,7 +482,7 @@ but glibc currently types it as
.\" across architectures, but socklen_t is always 32 bits.
See
-.BR recvmmsg(2)
+.BR recvmmsg (2)
for information about a Linux-specific system call
that can be used to receive multiple datagrams in a single call.
.SH EXAMPLE