BIND 10 trac1501, updated. c4af356c438e33f0edcefcb305eb82d11326860d [1501] Change language to say it may cause errors
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Dec 5 12:09:04 UTC 2013
The branch, trac1501 has been updated
via c4af356c438e33f0edcefcb305eb82d11326860d (commit)
from cf3e0e1c486079543ad11af9a3ec48f0a70b4b57 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c4af356c438e33f0edcefcb305eb82d11326860d
Author: Mukund Sivaraman <muks at isc.org>
Date: Thu Dec 5 17:38:23 2013 +0530
[1501] Change language to say it may cause errors
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 4 ++--
doc/guide/bind10-guide.xml | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
-----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 070466f..3f2b3fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1710,7 +1710,7 @@ cat <<EOF
generated by "make" before "make check" can be run.
When running "make install" do not use any form of parallel or job
- server options (such as GNU make's -j option). Doing so is guaranteed
- to cause errors.
+ server options (such as GNU make's -j option). Doing so may cause
+ errors.
EOF
diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index d73d81c..16fffa8 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -837,9 +837,9 @@ as a dependency earlier -->
<screen>$ <userinput>make install</userinput></screen>
</para>
<para>
- Please note that you should not use any form of parallel or job
- server options (such as GNU make's -j option) when performing
- this step. Doing so is guaranteed to cause errors.
+ Please don't use any form of parallel or job server options
+ (such as GNU make's <command>-j</command> option) when
+ performing this step. Doing so may cause errors.
</para>
<note>
<para>The install step may require superuser privileges.</para>
More information about the bind10-changes
mailing list