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