svn commit: r40937 - head/en_US.ISO8859-1/articles/portbuild
Mark Linimon
linimon at FreeBSD.org
Mon Feb 11 13:19:12 UTC 2013
Author: linimon
Date: Mon Feb 11 13:19:11 2013
New Revision: 40937
URL: http://svnweb.freebsd.org/changeset/doc/40937
Log:
Make it a bit more clear what SRCBUILD_USER does.
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 Feb 11 12:18:23 2013 (r40936)
+++ head/en_US.ISO8859-1/articles/portbuild/article.xml Mon Feb 11 13:19:11 2013 (r40937)
@@ -2524,8 +2524,9 @@ zfs destroy -r a/snap/src-<replaceable>o
</step>
<step>
- <para>Similarly, create a user to own the <application>svn</application>
- repository, such as <literal>srcbuild</literal>. It should have the
+ <para>Similarly, create a user to own the administration functions
+ and manage the <application>svn</application>
+ repositories, such as <literal>srcbuild</literal>. It should have the
<literal>'*'</literal> password.</para>
</step>
More information about the svn-doc-head
mailing list