From nobody@FreeBSD.org  Sat Apr 23 03:37:21 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 53E23106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Apr 2011 03:37:21 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 0B3858FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Apr 2011 03:37:21 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p3N3bKXt082353
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Apr 2011 03:37:20 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p3N3bK9b082352;
	Sat, 23 Apr 2011 03:37:20 GMT
	(envelope-from nobody)
Message-Id: <201104230337.p3N3bK9b082352@red.freebsd.org>
Date: Sat, 23 Apr 2011 03:37:20 GMT
From: Yuri Pankov <yuri.pankov@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] tcpdrop.8: remove incomplete sentence
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         156593
>Category:       docs
>Synopsis:       [patch] tcpdrop.8: remove incomplete sentence
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 23 03:40:08 UTC 2011
>Closed-Date:    Mon Jun 06 16:01:13 UTC 2011
>Last-Modified:  Mon Jun  6 16:10:08 UTC 2011
>Originator:     Yuri Pankov
>Release:        
>Organization:
>Environment:
>Description:
Remove incomplete sentence from tcpdrop(8) manpage (can't "complete" it, as I can't imagine what should have been there).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: head/usr.sbin/tcpdrop/tcpdrop.8
===================================================================
--- head/usr.sbin/tcpdrop/tcpdrop.8	(revision 220961)
+++ head/usr.sbin/tcpdrop/tcpdrop.8	(working copy)
@@ -62,8 +62,6 @@
 .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


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: maxim 
State-Changed-When: Sat Apr 23 05:56:18 UTC 2011 
State-Changed-Why:  
Fixed in HEAD.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156593 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/156593: commit references a PR
Date: Sat, 23 Apr 2011 05:56:20 +0000 (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"
 
State-Changed-From-To: patched->closed 
State-Changed-By: gjb 
State-Changed-When: Mon Jun 6 16:00:31 UTC 2011 
State-Changed-Why:  
MFCd to stable/8. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=156593 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/156593: commit references a PR
Date: Mon,  6 Jun 2011 16:00:36 +0000 (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"
 
>Unformatted:
