Make it a bit more clear what SRCBUILD_USER does.

This commit is contained in:
Mark Linimon 2013-02-11 13:19:11 +00:00
parent 8697a83cf2
commit 8d718e9584
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40937

View file

@ -2524,8 +2524,9 @@ zfs destroy -r a/snap/src-<replaceable>old-branch</replaceable></screen>
</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>