Fix path, addarch is not in admin.
This commit is contained in:
parent
bd2ffea5e7
commit
197bafa4cd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41030
1 changed files with 1 additions and 1 deletions
|
@ -2351,7 +2351,7 @@ zfs destroy -r a/snap/src-<replaceable>old-branch</replaceable></screen>
|
|||
<listitem>
|
||||
<para>As the <literal>portbuild</literal> user, run</para>
|
||||
|
||||
<screen>&prompt.user; /a/portbuild/admin/tools/addarch <replaceable>arch</replaceable></screen>
|
||||
<screen>&prompt.user; /a/portbuild/tools/addarch <replaceable>arch</replaceable></screen>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
|
|
Loading…
Reference in a new issue