summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man2/send.2
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/archlinux/man2/send.2')
-rw-r--r--upstream/archlinux/man2/send.24
1 files changed, 2 insertions, 2 deletions
diff --git a/upstream/archlinux/man2/send.2 b/upstream/archlinux/man2/send.2
index 1fbd790e..785b9117 100644
--- a/upstream/archlinux/man2/send.2
+++ b/upstream/archlinux/man2/send.2
@@ -9,7 +9,7 @@
.\" Modified Oct 2003 by aeb
.\" Modified 2004-07-01 by mtk
.\"
-.TH send 2 2023-10-31 "Linux man-pages 6.06"
+.TH send 2 2024-05-02 "Linux man-pages 6.8"
.SH NAME
send, sendto, sendmsg \- send a message on a socket
.SH LIBRARY
@@ -184,7 +184,7 @@ is a per-call option, whereas
is a setting on the open file description (see
.BR open (2)),
which will affect all threads in the calling process
-and as well as other processes that hold file descriptors
+as well as other processes that hold file descriptors
referring to the same open file description.
.TP
.BR MSG_EOR " (since Linux 2.2)"