svn commit: r222761 - stable/8/usr.sbin/tcpdrop

Glen Barber gjb at FreeBSD.org
Mon Jun 6 16:00:23 UTC 2011


Author: gjb (doc committer)
Date: Mon Jun  6 16:00:23 2011
New Revision: 222761
URL: http://svn.freebsd.org/changeset/base/222761

Log:
  MFC 220965 [1]:
  
  Remove incomplete sentence from tcpdrop(8).
  
  PR:		156593
  Obtained from:	maxim [1]

Modified:
  stable/8/usr.sbin/tcpdrop/tcpdrop.8
Directory Properties:
  stable/8/usr.sbin/tcpdrop/   (props changed)

Modified: stable/8/usr.sbin/tcpdrop/tcpdrop.8
==============================================================================
--- stable/8/usr.sbin/tcpdrop/tcpdrop.8	Mon Jun  6 15:33:15 2011	(r222760)
+++ stable/8/usr.sbin/tcpdrop/tcpdrop.8	Mon Jun  6 16:00:23 2011	(r222761)
@@ -62,8 +62,6 @@ will be dropped.
 .Pp
 Addresses and ports may be specified by name or numeric value.
 Both IPv4 and IPv6 address formats are supported.
-.Nm
-in case of success or failure.
 .Sh EXIT STATUS
 .Ex -std
 .Sh EXAMPLES


More information about the svn-src-all mailing list