svn commit: r46044 - head/en_US.ISO8859-1/books/handbook/ports
Benedict Reuschling
bcr at FreeBSD.org
Tue Dec 2 07:24:44 UTC 2014
Author: bcr
Date: Tue Dec 2 07:24:43 2014
New Revision: 46044
URL: https://svnweb.freebsd.org/changeset/doc/46044
Log:
Wrap long lines.
Translators can ignore this.
Obtained from: igor(8) output
Modified:
head/en_US.ISO8859-1/books/handbook/ports/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Tue Dec 2 07:16:45 2014 (r46043)
+++ head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Tue Dec 2 07:24:43 2014 (r46044)
@@ -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... don
<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.</scree
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>
More information about the svn-doc-head
mailing list