svn commit: r41026 - head/en_US.ISO8859-1/articles/portbuild
Erwin Lansing
erwin at FreeBSD.org
Thu Feb 21 14:15:42 UTC 2013
Author: erwin (src,ports committer)
Date: Thu Feb 21 14:15:41 2013
New Revision: 41026
URL: http://svnweb.freebsd.org/changeset/doc/41026
Log:
Fix a path.
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 Thu Feb 21 14:07:28 2013 (r41025)
+++ head/en_US.ISO8859-1/articles/portbuild/article.xml Thu Feb 21 14:15:41 2013 (r41026)
@@ -3018,7 +3018,7 @@ qmanager</programlisting>
</step>
<step>
- <para>Install <filename>/a/srcbuild/admin/crontabs/portbuild</filename> as
+ <para>Install <filename>/a/portbuild/admin/crontabs/srcbuild</filename> as
the <username>srcbuild</username> crontab via
<command>crontab -u srcbuild -e</command>.</para>
</step>
More information about the svn-doc-head
mailing list