svn commit: r40468 - head/en_US.ISO8859-1/articles/portbuild
Hiroki Sato
hrs at FreeBSD.org
Mon Dec 24 09:42:30 UTC 2012
Author: hrs
Date: Mon Dec 24 09:42:30 2012
New Revision: 40468
URL: http://svnweb.freebsd.org/changeset/doc/40468
Log:
Fix build.
Modified:
head/en_US.ISO8859-1/articles/portbuild/article.xml
Modified: head/en_US.ISO8859-1/articles/portbuild/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/portbuild/article.xml Mon Dec 24 09:41:46 2012 (r40467)
+++ head/en_US.ISO8859-1/articles/portbuild/article.xml Mon Dec 24 09:42:30 2012 (r40468)
@@ -1317,12 +1317,12 @@ umount: Cleanup of /x/tmp/8-exp/chroot/5
attempt. It is usually the sum of the weights listed in
<filename>/var/portbuild/i386/mlist</filename> unless you have a
reason to run a heavier or lighter build.</para>
- </note>
- <para>The list of packages to build should be a list of package
- names (including versions) as they appear in
- <filename>INDEX</filename>. The <makevar>PKGSUFFIX</makevar>
- (i.e., <filename>.tgz</filename> or <filename>.tbz</filename>) is optional.</para></note>
+ <para>The list of packages to build should be a list of package
+ names (including versions) as they appear in
+ <filename>INDEX</filename>. The <makevar>PKGSUFFIX</makevar>
+ (i.e., <filename>.tgz</filename> or <filename>.tbz</filename>) is optional.</para>
+ </note>
<para>This will build only those packages listed as well as all
of their dependencies.</para>
More information about the svn-doc-head
mailing list