Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2017 20:42:19 +0000 (UTC)
From:      Michael Tuexen <tuexen@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r323599 - head/usr.sbin/tcpdrop
Message-ID:  <201709142042.v8EKgJ8Q001914@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709142042.v8EKgJ8Q001914>