2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 05:28:00 +00:00

useful -> usable

This commit is contained in:
Andreas Gustafsson 2001-01-10 18:24:12 +00:00
parent 5c62008dee
commit 134dc6ac2c

3
FAQ
View File

@ -65,7 +65,7 @@ A: This is often caused by TXT records with missing close quotes. Check that
all TXT records containing quoted strings have both open and close quotes.
Q: How do I produce a useful core file on Linux?
Q: How do I produce a usable core file on Linux?
A: Apply the kernel patch found in bind9/linux/coredump-patch and rebuild
the kernel. This patch causes multithreaded programs to dump the correct
@ -96,3 +96,4 @@ caveats of the previous answer still apply, of course.
file "/dev/null"; // or any empty file
};
};