svn commit: r40523 - head/en_US.ISO8859-1/articles/portbuild
Mark Linimon
linimon at FreeBSD.org
Mon Dec 31 16:51:00 UTC 2012
Author: linimon
Date: Mon Dec 31 16:50:59 2012
New Revision: 40523
URL: http://svnweb.freebsd.org/changeset/doc/40523
Log:
Fix a couple of nits in the new-portbuild section. While here, bump
copyright year, since it is the in-thing to do today.
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 31 15:16:59 2012 (r40522)
+++ head/en_US.ISO8859-1/articles/portbuild/article.xml Mon Dec 31 16:50:59 2012 (r40523)
@@ -24,6 +24,7 @@
<year>2010</year>
<year>2011</year>
<year>2012</year>
+ <year>2013</year>
<holder role="mailto:portmgr at FreeBSD.org">The &os; Ports
Management Team</holder>
</copyright>
@@ -2888,7 +2889,7 @@ qmanager</programlisting>
<step>
<para>Copy <filename>/var/portbuild/conf/apache.conf</filename>
to the appropriate <filename>Includes/</filename> subdirectory, e.g.,
- <filename>/usr/local/etc/apache22/Includes/apache.conf</filename>.
+ <filename>/usr/local/etc/apache22/Includes/portbuild.conf</filename>.
Configure it as appropriate for your site.</para>
</step>
@@ -2915,7 +2916,7 @@ qmanager</programlisting>
<step>
<para>Configure mail by doing the following:</para>
- <para>run <command>newaliases</command>.</para>
+ <para><command>newaliases</command>.</para>
</step>
</procedure>
</sect2>
More information about the svn-doc-head
mailing list