Author: tuexen Date: Thu Sep 14 20:42:19 2017 New Revision: 323599 URL: https://svnweb.freebsd.org/changeset/base/323599
Log: Bump date missed in r323596. Trim trailing whitespace. Sponsored by: Netflix, Inc. Modified: head/usr.sbin/tcpdrop/tcpdrop.8 Modified: head/usr.sbin/tcpdrop/tcpdrop.8 ============================================================================== --- head/usr.sbin/tcpdrop/tcpdrop.8 Thu Sep 14 19:50:07 2017 (r323598) +++ head/usr.sbin/tcpdrop/tcpdrop.8 Thu Sep 14 20:42:19 2017 (r323599) @@ -17,7 +17,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 12, 2017 +.Dd September 14, 2017 .Dt TCPDROP 8 .Os .Sh NAME @@ -88,7 +88,7 @@ will attempt to drop all TCP connections being in the .Ar state and using the TCP stack .Ar stack . -Since TCP connections in the +Since TCP connections in the .Dv TIME_WAIT state are not tied to any TCP stack, using the option .Fl s Dv TIME_WAIT _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
