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
|
||||
<filename>Makefile</filename>. This will allow
|
||||
<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
|
||||
<emphasis>only</emphasis> those ports requiring interaction are
|
||||
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
|
||||
<command>poudriere testport</command> or <command>poudriere
|
||||
bulk -t</command>. It is highly recommended that every
|
||||
ports contributor install it, and tests all his ports with it.
|
||||
See <xref linkend="testing-poudriere"/> for more
|
||||
information.</para>
|
||||
ports contributor install and test their ports with it. See
|
||||
<xref linkend="testing-poudriere"/> for more information.</para>
|
||||
</tip>
|
||||
</sect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue