git: 9front

Download patch

ref: 1831266894aef51e7cd501916009149ba791cca9
parent: ac442621ff220c4e7f1805e28b933d3a3c5c5952
author: BurnZeZ <devnull@localhost>
date: Sun Apr 14 00:50:55 EDT 2019

ip(3): document TCP ctl close command

--- a/sys/man/3/ip
+++ b/sys/man/3/ip
@@ -769,6 +769,9 @@
 .B hangup
 close down this TCP connection
 .TP
+.B close
+graceful hangup
+.TP
 .BI keepalive \ n
 turn on keep alive messages.
 .IR N ,
--