Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2013 08:45:05 +0000 (UTC)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r41030 - head/en_US.ISO8859-1/articles/portbuild
Message-ID:  <201302220845.r1M8j5gV088931@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: erwin (src,ports committer)
Date: Fri Feb 22 08:45:04 2013
New Revision: 41030
URL: http://svnweb.freebsd.org/changeset/doc/41030

Log:
  Fix path, addarch is not in admin.

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 17:59:05 2013	(r41029)
+++ head/en_US.ISO8859-1/articles/portbuild/article.xml	Fri Feb 22 08:45:04 2013	(r41030)
@@ -2351,7 +2351,7 @@ zfs destroy -r a/snap/src-<replaceable>o
 	<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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302220845.r1M8j5gV088931>