diff options
author | 2000-05-15 05:18:12 +0000 | |
---|---|---|
committer | 2000-05-15 05:18:12 +0000 | |
commit | ad844449b9ee9347516c52d50a925d6b3c79279d (patch) | |
tree | 31ce475ba03c70cb03e25255c97b256298d5df20 | |
parent | driver for the databook isa/pcmcia bridge (commented out in GENERIC for now); (diff) | |
download | wireguard-openbsd-ad844449b9ee9347516c52d50a925d6b3c79279d.tar.xz wireguard-openbsd-ad844449b9ee9347516c52d50a925d6b3c79279d.zip |
typo
-rw-r--r-- | etc/namedb/named.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/namedb/named.boot b/etc/namedb/named.boot index 44a27e6817f..9ae2aa3086c 100644 --- a/etc/namedb/named.boot +++ b/etc/namedb/named.boot @@ -12,7 +12,7 @@ directory /namedb cache . root.cache primary 0.0.127.IN-ADDR.ARPA localhost.rev -primary 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.int. localhost.rev +primary 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.int localhost.rev ; example secondary server config: ; secondary Berkeley.EDU 128.32.130.11 128.32.133.1 ucbhosts.bak |