Whitespace-only fixes for long lines and indents. Translators, please

ignore.
This commit is contained in:
Warren Block 2012-10-10 18:46:05 +00:00
parent daf741def9
commit ac0a587dd3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39727

View file

@ -911,7 +911,9 @@ docbook =
</sect2> </sect2>
<sect2 id="cvsup-migration"> <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> <warning>
<para>By February 28, 2013, the ports tree will no longer be <para>By February 28, 2013, the ports tree will no longer be
@ -928,7 +930,7 @@ docbook =
on <filename class="directory">/usr</filename>, plus on <filename class="directory">/usr</filename>, plus
<application>Portsnap</application> requires about <application>Portsnap</application> requires about
150&nbsp;MB disk space on <filename 150&nbsp;MB disk space on <filename
class="directory">/var</filename>.</para> class="directory">/var</filename>.</para>
<step> <step>
<para>Disable any automated ports updates you may use, such <para>Disable any automated ports updates you may use, such
@ -938,8 +940,8 @@ docbook =
</step> </step>
<step> <step>
<para>Move the existing ports tree to a temporary location: <para>Move the existing ports tree to a temporary
</para> location:</para>
<screen>&prompt.root; <userinput>mv /usr/ports /usr/ports.old</userinput></screen> <screen>&prompt.root; <userinput>mv /usr/ports /usr/ports.old</userinput></screen>
</step> </step>
@ -980,7 +982,7 @@ docbook =
</procedure> </procedure>
<para>See <link linkend="updating-upgrading-portsnap">Using <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 <application>Portsnap</application> and how to update the
ports tree with <application>Portsnap</application>.</para> ports tree with <application>Portsnap</application>.</para>
</sect2> </sect2>