minor editorial changes

This commit is contained in:
Andreas Gustafsson 2001-03-22 00:06:01 +00:00
parent 27422dd5db
commit 72d9655b64

6
FAQ
View file

@ -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.