Date: Wed, 30 Oct 2013 16:31:01 +0000 From: Gustav Bergquist <gusber@kth.se> To: "freebsd-doc@FreeBSD.org" <freebsd-doc@FreeBSD.org> Subject: Minor typo in handbook 28.7 Domain Name Server Message-ID: <F885E30DB76ECA4E92E14AD826355B39121FF9FB@EXDB3.ug.kth.se>
next in thread | raw e-mail | index | archive | help
Hi, In section "28.7.6.1. Recursive DNS Server Configuration" there's a minor typo I think.=20 % dig +multi +noall +answer DNSKEY . > root.dnskey % dnssec-dsfromkey -f root-dnskey . > root.ds These lines probably should be: % dig +multi +noall +answer DNSKEY . > root.dnskey % dnssec-dsfromkey -f root.dnskey . > root.ds Regards Gustav Bergquist=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F885E30DB76ECA4E92E14AD826355B39121FF9FB>