summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/send.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/send.2 b/lib/libc/sys/send.2
index 584c7b79187..adee462abbd 100644
--- a/lib/libc/sys/send.2
+++ b/lib/libc/sys/send.2
@@ -1,4 +1,4 @@
-.\" $NetBSD: send.2,v 1.33 2021/03/28 03:29:31 dholland Exp $
+.\" $NetBSD: send.2,v 1.34 2021/12/10 20:36:02 andvar Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -186,7 +186,7 @@ if an error occurred.
The
.Fn sendmmsg
call returns the number of messages sent, or \-1
-if an error occured.
+if an error occurred.
.Sh ERRORS
.Fn send ,
.Fn sendto ,