Rearrange the order in which a few steps should be completed.

Patched by:	linimon
This commit is contained in:
Glen Barber 2012-05-25 02:32:14 +00:00
parent f98bab1ba8
commit 9c2d973b01
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38882

View file

@ -2591,13 +2591,6 @@ kern.maxfiles=40000</screen>
</para>
</step>
<step>
<para>Create a <application>zfs</application> volume named
<filename>a/portbuild</filename> and mount it on
<filename>/a/portbuild</filename>.
</para>
</step>
<step>
<para><screen>
# mkdir -p /a/portbuild
@ -2607,6 +2600,13 @@ kern.maxfiles=40000</screen>
</para>
</step>
<step>
<para>Create a <application>zfs</application> volume named
<filename>a/portbuild</filename> and mount it on
<filename>/a/portbuild</filename>.
</para>
</step>
<step>
<para>TBA</para>
</step>