Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Mar 2013 12:08:38 +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: r41118 - head/en_US.ISO8859-1/articles/portbuild
Message-ID:  <201303071208.r27C8cjs042207@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: erwin (src,ports committer)
Date: Thu Mar  7 12:08:38 2013
New Revision: 41118
URL: http://svnweb.freebsd.org/changeset/doc/41118

Log:
  qclient should be run by portbuild, not root, anymore.

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 Mar  7 11:27:36 2013	(r41117)
+++ head/en_US.ISO8859-1/articles/portbuild/article.xml	Thu Mar  7 12:08:38 2013	(r41118)
@@ -2110,7 +2110,7 @@ ssh_cmd="/usr/local/bin/ssh"</programlis
       </procedure>
 
       <para>This step needs to be taken by a <literal>portmgr</literal>
-	acting as <literal>root</literal>:</para>
+	acting as <literal>portbuild</literal>:</para>
 
       <procedure>
 	<step>



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