From 134dc6ac2c1e4b020615ad14a458cea8e358b72c Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 10 Jan 2001 18:24:12 +0000 Subject: [PATCH] useful -> usable --- FAQ | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FAQ b/FAQ index cb356e1094..8b67047b43 100644 --- a/FAQ +++ b/FAQ @@ -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 }; }; +