svn commit: r40486 - head/en_US.ISO8859-1/articles/portbuild

Mark Linimon linimon at FreeBSD.org
Fri Dec 28 07:19:41 UTC 2012


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>


More information about the svn-doc-all mailing list