aboutsummaryrefslogtreecommitdiffstats
path: root/chapter04/settingenviron.xml
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2023-11-22 16:08:30 -0600
committerDouglas R. Reno <renodr@linuxfromscratch.org>2023-11-22 16:08:30 -0600
commit655450075cab63368fa61997ab9acf9621f2a799 (patch)
treee55ef98c71bd6505d5cb973dcc305b6e8b875c09 /chapter04/settingenviron.xml
parent01247ac90a16aa37dc31dec1d743d77d09194234 (diff)
Setting Environment: minor tweak
Diffstat (limited to 'chapter04/settingenviron.xml')
-rw-r--r--chapter04/settingenviron.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter04/settingenviron.xml b/chapter04/settingenviron.xml
index 2d8d6045f..61a655655 100644
--- a/chapter04/settingenviron.xml
+++ b/chapter04/settingenviron.xml
@@ -224,7 +224,7 @@ EOF</userinput></screen>
Never pass a <parameter>-j</parameter> option without a number to
<command>make</command> or set such an option in
<envar>MAKEFLAGS</envar>. Doing so will allow <command>make</command>
- to spawn infinite build jobs and cause system stability issue.
+ to spawn infinite build jobs and cause system stability problems.
</para>
</important>