Rearrange the order in which a few steps should be completed.
Patched by: linimon
This commit is contained in:
parent
f98bab1ba8
commit
9c2d973b01
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38882
1 changed files with 7 additions and 7 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue