diff options
author | 2019-11-28 14:05:17 +0000 | |
---|---|---|
committer | 2019-11-28 14:05:17 +0000 | |
commit | ccdd148204c1faca7335ff9bc4af7a07115533db (patch) | |
tree | 6f538a333df0ba10ddac41b42c6bb9100229b4a2 | |
parent | improve the text for -A a little; (diff) | |
download | wireguard-openbsd-ccdd148204c1faca7335ff9bc4af7a07115533db.tar.xz wireguard-openbsd-ccdd148204c1faca7335ff9bc4af7a07115533db.zip |
No more example file; ok florian@
-rw-r--r-- | sbin/unwind/unwind.conf.5 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/sbin/unwind/unwind.conf.5 b/sbin/unwind/unwind.conf.5 index 20909de432e..4809599f06c 100644 --- a/sbin/unwind/unwind.conf.5 +++ b/sbin/unwind/unwind.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: unwind.conf.5,v 1.18 2019/11/27 17:09:12 florian Exp $ +.\" $OpenBSD: unwind.conf.5,v 1.19 2019/11/28 14:05:17 otto 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: November 27 2019 $ +.Dd $Mdocdate: November 28 2019 $ .Dt UNWIND.CONF 5 .Os .Sh NAME @@ -115,9 +115,7 @@ The default preference is .Ic DoT forwarder recursor dhcp stub . .El .Sh FILES -.Bl -tag -width "/etc/examples/unwind.conf" -compact -.It Pa /etc/examples/unwind.conf -Example configuration file. +.Bl -tag -width "/etc/unwind.conf" -compact .It Pa /etc/unwind.conf The default .Xr unwind 8 |