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