Whitespace-only fixes for long lines and indents. Translators, please
ignore.
This commit is contained in:
parent
daf741def9
commit
ac0a587dd3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39727
1 changed files with 7 additions and 5 deletions
|
@ -911,7 +911,9 @@ docbook =
|
|||
</sect2>
|
||||
|
||||
<sect2 id="cvsup-migration">
|
||||
<title>Migrating from <application>CVSup</application>/<application>csup</application> to <application>portsnap</application></title>
|
||||
<title>Migrating from
|
||||
<application>CVSup</application>/<application>csup</application>
|
||||
to <application>portsnap</application></title>
|
||||
|
||||
<warning>
|
||||
<para>By February 28, 2013, the ports tree will no longer be
|
||||
|
@ -928,7 +930,7 @@ docbook =
|
|||
on <filename class="directory">/usr</filename>, plus
|
||||
<application>Portsnap</application> requires about
|
||||
150 MB disk space on <filename
|
||||
class="directory">/var</filename>.</para>
|
||||
class="directory">/var</filename>.</para>
|
||||
|
||||
<step>
|
||||
<para>Disable any automated ports updates you may use, such
|
||||
|
@ -938,8 +940,8 @@ docbook =
|
|||
</step>
|
||||
|
||||
<step>
|
||||
<para>Move the existing ports tree to a temporary location:
|
||||
</para>
|
||||
<para>Move the existing ports tree to a temporary
|
||||
location:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>mv /usr/ports /usr/ports.old</userinput></screen>
|
||||
</step>
|
||||
|
@ -980,7 +982,7 @@ docbook =
|
|||
</procedure>
|
||||
|
||||
<para>See <link linkend="updating-upgrading-portsnap">Using
|
||||
Portsnap</link> for a detailed description of
|
||||
Portsnap</link> for a detailed description of
|
||||
<application>Portsnap</application> and how to update the
|
||||
ports tree with <application>Portsnap</application>.</para>
|
||||
</sect2>
|
||||
|
|
Loading…
Reference in a new issue