From ad13fd5a8fa1607805d11ced3428e86dbd94778e Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Tue, 14 Oct 2025 20:32:07 +0000 Subject: [PATCH] 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 c4d8941bad2..48b8f4e8748 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 ,