Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2025 20:32:52 GMT
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: ad13fd5a8fa1 - main - socket.2: spell
Message-ID:  <202510142032.59EKWqv8046360@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by maxim:

URL: https://cgit.FreeBSD.org/src/commit/?id=ad13fd5a8fa1607805d11ced3428e86dbd94778e

commit ad13fd5a8fa1607805d11ced3428e86dbd94778e
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2025-10-14 20:32:07 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2025-10-14 20:32:07 +0000

    socket.2: spell
---
 lib/libsys/socket.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/libsys/socket.2 b/lib/libsys/socket.2
index c4d8941bad21..48b8f4e87489 100644
--- a/lib/libsys/socket.2
+++ b/lib/libsys/socket.2
@@ -295,7 +295,7 @@ flag of the
 .Xr fcntl 2
 system call.
 .Pp
-When a non-blocking socket has not enough data in its receive buffer to fulfil
+When a non-blocking socket has not enough data in its receive buffer to fulfill
 the application supplied buffer, then data receiving system calls like
 .Xr recv 2 ,
 .Xr recvfrom 2 ,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510142032.59EKWqv8046360>