]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen
authorAutomatic Updater <source@isc.org>
Thu, 19 Feb 2009 01:11:54 +0000 (01:11 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 19 Feb 2009 01:11:54 +0000 (01:11 +0000)
FAQ

diff --git a/FAQ b/FAQ
index 49ab6c98f0742640f7dcf5a2134866797203320b..2846b31fe09103bf690f12b016d78c1b0653327b 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -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>.