Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 2010 14:42:23 GMT
From:      pluknet <pluknet@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/149326: [patch] security/bruteblock: typo in pkg-message
Message-ID:  <201008051442.o75EgNPV011026@www.freebsd.org>
Resent-Message-ID: <201008051450.o75Eo72b094823@freefall.freebsd.org>

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

>Number:         149326
>Category:       ports
>Synopsis:       [patch] security/bruteblock: typo in pkg-message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 05 14:50:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     pluknet
>Release:        
>Organization:
>Environment:
>Description:
There is a typo in files/pkg-message.in:

s/detailts/details/;
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urp bruteblock.old/files/pkg-message.in bruteblock/files/pkg-message.in
--- bruteblock.old/files/pkg-message.in	2006-10-07 07:44:54.000000000 +0400
+++ bruteblock/files/pkg-message.in	2010-08-05 18:40:39.000000000 +0400
@@ -24,4 +24,4 @@ auth.info;authpriv.info                 
  
   and start bruteblockd: %%PREFIX%%/etc/rc.d/bruteblockd.sh start
 
-See bruteblock(8) for more detailts.
+See bruteblock(8) for more details.


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



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