Setting Environment: minor tweak

This commit is contained in:
Douglas R. Reno 2023-11-22 16:08:30 -06:00
parent 01247ac90a
commit 655450075c

View File

@ -224,7 +224,7 @@ EOF</userinput></screen>
Never pass a <parameter>-j</parameter> option without a number to Never pass a <parameter>-j</parameter> option without a number to
<command>make</command> or set such an option in <command>make</command> or set such an option in
<envar>MAKEFLAGS</envar>. Doing so will allow <command>make</command> <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> </para>
</important> </important>