Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2012 07:19:41 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r40486 - head/en_US.ISO8859-1/articles/portbuild
Message-ID:  <201212280719.qBS7Jfr4076562@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Fri Dec 28 07:19:40 2012
New Revision: 40486
URL: http://svnweb.freebsd.org/changeset/doc/40486

Log:
  zfsadmin is now subsumed into mkpointyhat.  Move its description.

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	Fri Dec 28 07:01:50 2012	(r40485)
+++ head/en_US.ISO8859-1/articles/portbuild/article.xml	Fri Dec 28 07:19:40 2012	(r40486)
@@ -2674,7 +2674,7 @@ sysutils/zfs-stats</programlisting>
 
 	  <screen>&prompt.root; sh /home/<replaceable>portbuild</replaceable>/<replaceable>tmp</replaceable>/mkportbuild</screen>
 
-	  <para>This will accomplish all the following 4 steps:</para>
+	  <para>This will accomplish all the following 5 steps:</para>
 
 	  <procedure>
 
@@ -2712,6 +2712,12 @@ sysutils/zfs-stats</programlisting>
 	</step>
 <!-- end of whitespace-broken area -->
 
+	    <step>
+	      <para>Set up the <application>zfs</application>
+		<literal>permission set</literal>:</para>
+
+	      <screen>&prompt.root; ${ZFS_MOUNTPOINT}/tools/zfsadmin</screen>
+	    </step>
 	  </procedure>
 
 	</step>
@@ -2810,13 +2816,6 @@ sysutils/zfs-stats</programlisting>
 
       <procedure>
 	<step>
-	  <para>As euid root, set up the <application>zfs</application>
-	    <literal>permission set</literal>:</para>
-
-	  <screen>&prompt.root; ${ZFS_MOUNTPOINT}/tools/zfsadmin</screen>
-	</step>
-
-	<step>
 	  <para>For each architecture, follow the steps in
 	    <xref linkend="new-arch-pre-qmanager"/>.</para>
 	</step>



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