From 72d9655b64d99f988bbcdcdda9cc78628396e674 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Thu, 22 Mar 2001 00:06:01 +0000 Subject: [PATCH] minor editorial changes --- FAQ | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.