Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/blacklist/bin Whitespace and macro fixes.
details: https://anonhg.NetBSD.org/src/rev/3b752dc7fbf5
branches: trunk
changeset: 338700:3b752dc7fbf5
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Jun 04 16:11:48 2015 +0000
description:
Whitespace and macro fixes.
diffstat:
external/bsd/blacklist/bin/blacklistd.8 | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diffs (34 lines):
diff -r ddbe109521c2 -r 3b752dc7fbf5 external/bsd/blacklist/bin/blacklistd.8
--- a/external/bsd/blacklist/bin/blacklistd.8 Thu Jun 04 16:01:09 2015 +0000
+++ b/external/bsd/blacklist/bin/blacklistd.8 Thu Jun 04 16:11:48 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: blacklistd.8,v 1.13 2015/06/04 16:01:09 christos Exp $
+.\" $NetBSD: blacklistd.8,v 1.14 2015/06/04 16:11:48 wiz Exp $
.\"
.\" Copyright (c) 2015 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -111,7 +111,6 @@
.Dv 15 )
and removes entries and block rules using the control program as necessary.
.Pp
-.Pp
The following options are available:
.Bl -tag -width indent
.It Fl C Ar controlprog
@@ -120,13 +119,13 @@
to communicate with the packet filter, usually
.Pa /libexec/blacklistd-helper .
The following arguments are passed to the control program:
-.Bl -tag -width protocol indent
+.Bl -tag -width protocol
.It action
-The action to perform:
+The action to perform:
.Dv add ,
.Dv rem ,
or
-.Dv flush
+.Dv flush
to add, remove or flush a firewall rule.
.It name
The rule name.
Home |
Main Index |
Thread Index |
Old Index