diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-03-19 08:53:45 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-03-19 08:53:45 +0000 |
| commit | fcbe9025d0a9e58d582bcbb6057496eba0b9773c (patch) | |
| tree | d0ad601decb34106ca984c804f9f43fa6d8f6bdd /man7 | |
| parent | da27f178249c205d748f543432ffb028a11002ca (diff) | |
| download | man-pages-fcbe9025d0a9e58d582bcbb6057496eba0b9773c.tar.gz | |
grfix
Diffstat (limited to 'man7')
| -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) |
