diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2009-05-31 05:42:58 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2009-05-31 05:42:58 +0000 |
| commit | 6318052d9e161cbc69e4085125ef824d94de16ef (patch) | |
| tree | 21a5399cf53ce4f1ffedece1c1700a317f190f2e /contrib/bind9/FAQ | |
| parent | b6d434fc28de9fa7b453178184bdcc767035f5af (diff) | |
| parent | b0e69f719c1db2c19fcfba96f0dac9a5a2277350 (diff) | |
Notes
Diffstat (limited to 'contrib/bind9/FAQ')
| -rw-r--r-- | contrib/bind9/FAQ | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/contrib/bind9/FAQ b/contrib/bind9/FAQ index 2c333bef3b24..2846b31fe091 100644 --- a/contrib/bind9/FAQ +++ b/contrib/bind9/FAQ @@ -1,6 +1,6 @@ Frequently Asked Questions about BIND 9 -Copyright © 2004-2008 Internet Systems Consortium, Inc. ("ISC") +Copyright © 2004-2009 Internet Systems Consortium, Inc. ("ISC") Copyright © 2000-2003 Internet Software Consortium. @@ -600,7 +600,7 @@ Q: Why do queries for NSEC3 records fail to return the NSEC3 record? A: NSEC3 records are strictly meta data and can only be returned in the authority section. This is done so that signing the zone using NSEC3 - records does not bring names into existance that do not exist in the + records does not bring names into existence that do not exist in the unsigned version of the zone. 5. Operating-System Specific Questions @@ -825,7 +825,6 @@ A: /dev/random is not configured. Use rndcontrol(8) to tell the kernel to use certain interrupts as a source of random events. You can make this permanent by setting rand_irqs in /etc/rc.conf. - /etc/rc.conf rand_irqs="3 14 15" See also <http://people.freebsd.org/~dougb/randomness.html>. |
