Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam Osuchowski
Kea
Commits
c4af356c
Commit
c4af356c
authored
Dec 05, 2013
by
Mukund Sivaraman
Browse files
[1501] Change language to say it may cause errors
parent
cf3e0e1c
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
c4af356c
...
...
@@ -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
doc/guide/bind10-guide.xml
View file @
c4af356c
...
...
@@ -837,9 +837,9 @@ as a dependency earlier -->
<screen>
$
<userinput>
make install
</userinput></screen>
</para>
<para>
Please
note that you should no
t 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>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment