diff --git a/FAQ b/FAQ index 238e1494cc..771bd4a9e1 100644 --- a/FAQ +++ b/FAQ @@ -139,6 +139,6 @@ the client and server are properly synchronized (e.g., using ntp). Q: I'm trying to compile BIND 9, and "make" is failing due to files not being found. Why? -A: Using a parallel and distributed make to build bind 9 is not supported, -and doesn't work. If you are using one of these, use normal make or gmake -instead. +A: Using a parallel or distributed "make" to build BIND 9 is not +supported, and doesn't work. If you are using one of these, use +normal make or gmake instead.