diff options
author | 2020-12-26 19:05:13 +0000 | |
---|---|---|
committer | 2020-12-26 19:05:13 +0000 | |
commit | ccb3f7a0a552ce4c53bc58c10f75895bbd18be68 (patch) | |
tree | 807f6bc7af8d4132d28c88386e2239102edbe083 | |
parent | Include expat_config.h to run regress with matching set of ifdefs. (diff) | |
download | wireguard-openbsd-ccb3f7a0a552ce4c53bc58c10f75895bbd18be68.tar.xz wireguard-openbsd-ccb3f7a0a552ce4c53bc58c10f75895bbd18be68.zip |
Update default preference list
OK florian
-rw-r--r-- | sbin/unwind/unwind.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/unwind/unwind.conf.5 b/sbin/unwind/unwind.conf.5 index 14b92ed817b..67eba9c5373 100644 --- a/sbin/unwind/unwind.conf.5 +++ b/sbin/unwind/unwind.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: unwind.conf.5,v 1.24 2020/10/29 17:28:12 solene Exp $ +.\" $OpenBSD: unwind.conf.5,v 1.25 2020/12/26 19:05:13 kn 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: October 29 2020 $ +.Dd $Mdocdate: December 26 2020 $ .Dt UNWIND.CONF 5 .Os .Sh NAME @@ -123,7 +123,7 @@ itself recursively resolves names. .El .Pp The default preference is -.Ic DoT forwarder recursor dhcp stub . +.Ic DoT oDoT-forwarder forwarder recursor oDoT-dhcp dhcp stub . .It Ic force Oo Cm accept bogus Oc Ar type Brq Ar name ... Force resolving of .Ar name |