diff options
author | BurnZeZ <devnull@localhost> | 2019-04-14 04:50:55 +0000 |
---|---|---|
committer | BurnZeZ <devnull@localhost> | 2019-04-14 04:50:55 +0000 |
commit | 71397d51d063816e8d2047b5039765e69b21a6ac (patch) | |
tree | 39c64ad00038f4a2a432e19e97dd0cd773674652 /sys/man | |
parent | 83c7a727e05c7280a457bcdf5681f73ce225e0ea (diff) |
ip(3): document TCP ctl close command
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/3/ip | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/man/3/ip b/sys/man/3/ip index 97cd6bba9..72a7ea7fa 100644 --- a/sys/man/3/ip +++ b/sys/man/3/ip @@ -769,6 +769,9 @@ files support the following additional messages: .B hangup close down this TCP connection .TP +.B close +graceful hangup +.TP .BI keepalive \ n turn on keep alive messages. .IR N , |