NetBSD Problem Report #55195

From www@netbsd.org  Wed Apr 22 05:38:46 2020
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 1537B1A924D
	for <gnats-bugs@gnats.NetBSD.org>; Wed, 22 Apr 2020 05:38:46 +0000 (UTC)
Message-Id: <20200422053845.300AD1A9251@mollari.NetBSD.org>
Date: Wed, 22 Apr 2020 05:38:45 +0000 (UTC)
From: jlduran@gmail.com
Reply-To: jlduran@gmail.com
To: gnats-bugs@NetBSD.org
Subject: blacklistd.8: Fix typo
X-Send-Pr-Version: www-1.0

>Number:         55195
>Category:       bin
>Synopsis:       blacklistd.8: Fix typo
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bin-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 22 05:40:00 +0000 2020
>Closed-Date:    Wed May 06 15:00:49 +0000 2020
>Last-Modified:  Wed May 06 15:00:49 +0000 2020
>Originator:     Jose Luis Duran
>Release:        trunk
>Organization:
>Environment:
>Description:
In blacklistd, the control program accepts three actions: "add", "rem" and "flush". The name of the action should read "rem" (short for remove).
>How-To-Repeat:

>Fix:
--- external/bsd/blacklist/bin/blacklistd.8
+++ external/bsd/blacklist/bin/blacklistd.8
@@ -123,10 +123,10 @@ that is not required as all information to remove the rule is
 kept.
 .Pp
 If the action is
-.Dq remove
+.Dq rem
 Then the same control script is invoked as:
 .Bd -literal -offset indent
-control remove <rulename> <proto> <address> <mask> <port> <id>
+control rem <rulename> <proto> <address> <mask> <port> <id>
 .Ed
 .Pp
 where

>Release-Note:

>Audit-Trail:
From: "Soren Jacobsen" <snj@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/55195 CVS commit: src/external/bsd/blacklist/bin
Date: Wed, 6 May 2020 14:59:51 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Wed May  6 14:59:51 UTC 2020

 Modified Files:
 	src/external/bsd/blacklist/bin: blacklistd.8

 Log Message:
 The name of the action used with blacklistd's control script is rem,
 not remove.  From Jose Luis Duran in PR bin/55195.


 To generate a diff of this commit:
 cvs rdiff -u -r1.23 -r1.24 src/external/bsd/blacklist/bin/blacklistd.8

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: snj@NetBSD.org
State-Changed-When: Wed, 06 May 2020 15:00:49 +0000
State-Changed-Why:
patch committed. thanks!


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.