Move down a note for a better rendering in a subsection layout. For
simplification and better rendering, remove a mkdir command line example since the directory creation is already clearly mentioned in the text.
This commit is contained in:
parent
893f2cf242
commit
6b21228d3a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26904
1 changed files with 3 additions and 5 deletions
|
@ -2425,16 +2425,14 @@ doc/zh_*</screen>
|
|||
determine which parts of the ports tree need to be updated
|
||||
later.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>portsnap extract</userinput></screen>
|
||||
|
||||
<note>
|
||||
<para>In the default installation
|
||||
<filename role="directory">/usr/ports</filename> is not
|
||||
created. It should be created before
|
||||
<application>portsnap</application> is used.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>mkdir /usr/ports</userinput></screen>
|
||||
<command>portsnap</command> is used.</para>
|
||||
</note>
|
||||
|
||||
<screen>&prompt.root; <userinput>portsnap extract</userinput></screen>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
|
Loading…
Reference in a new issue