Wrap long lines.

Translators can ignore this.

Obtained from:	igor(8) output
This commit is contained in:
Benedict Reuschling 2014-12-02 07:24:43 +00:00
parent 54d4d6006b
commit d1e451f7e7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46044

View file

@ -244,13 +244,14 @@
<listitem> <listitem>
<indexterm><primary>SourceForge</primary></indexterm> <indexterm><primary>SourceForge</primary></indexterm>
<para>If finding a particular application becomes challenging, try <para>If finding a particular application becomes challenging,
searching a site like <link try searching a site like <link
xlink:href="http://www.sourceforge.net/">SourceForge.net</link> xlink:href="http://www.sourceforge.net/">SourceForge.net</link>
or <link xlink:href="http://www.github.com/">GitHub.com</link> or <link
then check back at the <link xlink:href="http://www.github.com/">GitHub.com</link> then
xlink:href="&url.base;/ports/index.html">&os; site</link> to see check back at the <link
if the application has been ported.</para> xlink:href="&url.base;/ports/index.html">&os; site</link>
to see if the application has been ported.</para>
</listitem> </listitem>
<listitem> <listitem>
@ -876,8 +877,9 @@ Deinstalling ca_root_nss-3.15.1_1... done</screen>
<tip> <tip>
<para>To disable the periodic script from backing up the <para>To disable the periodic script from backing up the
package database, set <literal>daily_backup_pkgdb_enable</literal> to <literal>NO</literal> in package database, set
&man.periodic.conf.5;.</para> <literal>daily_backup_pkgdb_enable</literal> to
<literal>NO</literal> in &man.periodic.conf.5;.</para>
</tip> </tip>
<para>To restore the contents of a previous package database <para>To restore the contents of a previous package database
@ -1716,9 +1718,10 @@ Building new INDEX files... done.</screen>
can build ports with multiple configurations, in multiple can build ports with multiple configurations, in multiple
jails, and from different port trees. Custom configurations jails, and from different port trees. Custom configurations
for these combinations are called <emphasis>sets</emphasis>. for these combinations are called <emphasis>sets</emphasis>.
See the CUSTOMIZATION section of &man.poudriere.8; for See the CUSTOMIZATION section of &man.poudriere.8; for details
details after <package>ports-mgmt/poudriere</package> after <package>ports-mgmt/poudriere</package> or
or <package>ports-mgmt/poudriere-devel</package> is installed.</para> <package>ports-mgmt/poudriere-devel</package> is
installed.</para>
<para>The basic configuration shown here puts a single jail-, <para>The basic configuration shown here puts a single jail-,
port-, and set-specific <filename>make.conf</filename> in port-, and set-specific <filename>make.conf</filename> in
@ -1814,8 +1817,8 @@ ports-mgmt/pkg
</listitem> </listitem>
<listitem> <listitem>
<para>Use <command>pkg info</command> to determine which files, <para>Use <command>pkg info</command> to determine which
man pages, and binaries were installed with the files, man pages, and binaries were installed with the
application.</para> application.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>