mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-20 21:58:03 -04:00
minor editorial changes
This commit is contained in:
parent
27422dd5db
commit
72d9655b64
1 changed files with 3 additions and 3 deletions
6
FAQ
6
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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue