summaryrefslogtreecommitdiff
path: root/sbin/unwind
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2021-02-20 12:38:00 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2021-02-20 12:38:00 +0000
commit18b42fc08d5a0d20adae83d07c79c12ea70fa1fa (patch)
tree3d7bc9d4f88ae4b089fcc2d1f98f39078bf64660 /sbin/unwind
parent4a387f6d8d58e670d440510840c9baad2ad0a7fb (diff)
zap unneccessary .Pp;
Diffstat (limited to 'sbin/unwind')
-rw-r--r--sbin/unwind/unwind.conf.56
1 files changed, 2 insertions, 4 deletions
diff --git a/sbin/unwind/unwind.conf.5 b/sbin/unwind/unwind.conf.5
index d9f91c001d4..ffe094c71d5 100644
--- a/sbin/unwind/unwind.conf.5
+++ b/sbin/unwind/unwind.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: unwind.conf.5,v 1.26 2021/02/19 07:56:56 solene Exp $
+.\" $OpenBSD: unwind.conf.5,v 1.27 2021/02/20 12:37:59 jmc Exp $
.\"
.\" Copyright (c) 2018 Florian Obser <florian@openbsd.org>
.\" Copyright (c) 2005 Esben Norby <norby@openbsd.org>
@@ -18,7 +18,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 19 2021 $
+.Dd $Mdocdate: February 20 2021 $
.Dt UNWIND.CONF 5
.Os
.Sh NAME
@@ -144,7 +144,6 @@ configuration file.
Block requests from hostnames in
.Pa /etc/blocklist
and log each blocked request:
-.Pp
.Bd -literal -offset indent
block list "/etc/blocklist" log
.Ed
@@ -160,7 +159,6 @@ and it may only exist in a nameserver available on the local network,
force
.Xr unwind 8
to use a specific resolver type:
-.Pp
.Bd -literal -offset indent
force dhcp { domain.local }
.Ed