diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2025-10-14 20:32:07 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2025-10-14 20:32:07 +0000 |
| commit | ad13fd5a8fa1607805d11ced3428e86dbd94778e (patch) | |
| tree | 8998dcd6c02f5a089832bc17bfaa5246b16fd173 | |
| parent | 880d180bb21c764aec6bd5bc8c0a6b07b8c2e199 (diff) | |
socket.2: spell
| -rw-r--r-- | lib/libsys/socket.2 | 2 |
1 files changed, 1 insertions, 1 deletions
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 , |
