Bug 156593

Summary: [patch] tcpdrop.8: remove incomplete sentence
Product: Documentation Reporter: Yuri Pankov <yuri.pankov>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Yuri Pankov 2011-04-23 04:40:08 UTC
Remove incomplete sentence from tcpdrop(8) manpage (can't "complete" it, as I can't imagine what should have been there).

Fix: Patch attached with submission follows:
Comment 1 Maxim Konovalov freebsd_committer freebsd_triage 2011-04-23 06:56:18 UTC
State Changed
From-To: open->patched

Fixed in HEAD.  Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-04-23 06:56:20 UTC
Author: maxim
Date: Sat Apr 23 05:56:06 2011
New Revision: 220965
URL: http://svn.freebsd.org/changeset/base/220965

Log:
  o Remove an incomplete sentence.
  
  PR:		docs/156593
  Submitted by:	Yuri Pankov
  MFC after:	1 week

Modified:
  head/usr.sbin/tcpdrop/tcpdrop.8

Modified: head/usr.sbin/tcpdrop/tcpdrop.8
==============================================================================
--- head/usr.sbin/tcpdrop/tcpdrop.8	Sat Apr 23 05:29:59 2011	(r220964)
+++ head/usr.sbin/tcpdrop/tcpdrop.8	Sat Apr 23 05:56:06 2011	(r220965)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Comment 3 Glen Barber freebsd_committer freebsd_triage 2011-06-06 17:00:31 UTC
State Changed
From-To: patched->closed

MFCd to stable/8.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-06-06 17:00:36 UTC
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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"