A couple small gender bias fixes. Plus simplify wording around installing
and using poudriere. Reported by: koobs
This commit is contained in:
parent
00f84144f2
commit
f565856fb1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49287
2 changed files with 3 additions and 4 deletions
|
@ -470,7 +470,7 @@ DOS2UNIX_WRKSRC= ${WRKDIR}</programlisting>
|
||||||
install, set <varname>IS_INTERACTIVE</varname> in the
|
install, set <varname>IS_INTERACTIVE</varname> in the
|
||||||
<filename>Makefile</filename>. This will allow
|
<filename>Makefile</filename>. This will allow
|
||||||
<quote>overnight builds</quote> to skip it. If the user
|
<quote>overnight builds</quote> to skip it. If the user
|
||||||
sets the variable <envar>BATCH</envar> in his environment (and
|
sets the variable <envar>BATCH</envar> in their environment (and
|
||||||
if the user sets the variable <envar>INTERACTIVE</envar>, then
|
if the user sets the variable <envar>INTERACTIVE</envar>, then
|
||||||
<emphasis>only</emphasis> those ports requiring interaction are
|
<emphasis>only</emphasis> those ports requiring interaction are
|
||||||
built). This will save a lot of wasted time on the set of
|
built). This will save a lot of wasted time on the set of
|
||||||
|
|
|
@ -181,9 +181,8 @@
|
||||||
<para>All these tests are done automatically when running
|
<para>All these tests are done automatically when running
|
||||||
<command>poudriere testport</command> or <command>poudriere
|
<command>poudriere testport</command> or <command>poudriere
|
||||||
bulk -t</command>. It is highly recommended that every
|
bulk -t</command>. It is highly recommended that every
|
||||||
ports contributor install it, and tests all his ports with it.
|
ports contributor install and test their ports with it. See
|
||||||
See <xref linkend="testing-poudriere"/> for more
|
<xref linkend="testing-poudriere"/> for more information.</para>
|
||||||
information.</para>
|
|
||||||
</tip>
|
</tip>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue