Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2013 02:13:50 GMT
From:      "Kenta S." <kentas@hush.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181927: [PATCH] fix net/fping Makefile comment
Message-ID:  <201309080213.r882DocR078038@oldred.freebsd.org>
Resent-Message-ID: <201309080220.r882K0sH088411@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181927
>Category:       ports
>Synopsis:       [PATCH] fix net/fping Makefile comment
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 08 02:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kenta S.
>Release:        
>Organization:
>Environment:
>Description:
"w/o" looks stupid.
>How-To-Repeat:

>Fix:
Use real English.

Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 326700)
+++ Makefile	(working copy)
@@ -7,7 +7,7 @@
 MASTER_SITES=	http://fping.org/dist/
 
 MAINTAINER=	jharris@widomaker.com
-COMMENT=	Quickly ping N hosts w/o flooding the network
+COMMENT=	Quickly ping multiple hosts without flooding the network
 
 LICENSE=	GFDL
 


>Release-Note:
>Audit-Trail:
>Unformatted:



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