diff options
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/netlink.7 | 2 | ||||
| -rw-r--r-- | man7/tcp.7 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man7/netlink.7 b/man7/netlink.7 index 6b04fead96..2991ec7ed3 100644 --- a/man7/netlink.7 +++ b/man7/netlink.7 @@ -191,7 +191,7 @@ structure, .B NLMSG_DONE message terminates a multipart message. Error messages get the -original request appened, unless the user requests to cap the +original request appended, unless the user requests to cap the error message, and get extra error data if requested. .PP .in +4n diff --git a/man7/tcp.7 b/man7/tcp.7 index 69d85c05ae..71705b6d59 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -1188,7 +1188,7 @@ This option takes an as an argument. When the value is greater than 0, it specifies the maximum amount of time in milliseconds that transmitted -data may remain unacknowledged, or bufferred data may remain untransmitted +data may remain unacknowledged, or buffered data may remain untransmitted (due to zero window size) before TCP will forcibly close the corresponding connection and return .B ETIMEDOUT |
