diff options
| -rw-r--r-- | man7/socket.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/socket.7 b/man7/socket.7 index 3f1ed48a1d..a170e48d61 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -100,7 +100,7 @@ can be used to set or read some other options. .BR close (2) is used to close a socket. .BR shutdown (2) -closes parts of a full duplex socket connection. +closes parts of a full-duplex socket connection. .PP Seeking, or calling .BR pread (2) |
