diff --git a/en_US.ISO8859-1/books/handbook/ports/chapter.xml b/en_US.ISO8859-1/books/handbook/ports/chapter.xml index 6fa092a9a5..38c84e6d15 100644 --- a/en_US.ISO8859-1/books/handbook/ports/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/ports/chapter.xml @@ -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>