White space fix only. Translators can ignore.

Sponsored by: iXsystems
This commit is contained in:
Dru Lavigne 2014-02-13 14:58:03 +00:00
parent 5438863d40
commit 26a66be73a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43896

View file

@ -153,7 +153,8 @@
<para>Little documentation exists on the process of creating <para>Little documentation exists on the process of creating
deltas or using <application>CTM</application> for other deltas or using <application>CTM</application> for other
purposes. Contact the &a.ctm-users.name; mailing list for purposes. Contact the &a.ctm-users.name; mailing list for
answers to questions on using <application>CTM</application>.</para> answers to questions on using
<application>CTM</application>.</para>
<sect2 xml:id="mirrors-ctm"> <sect2 xml:id="mirrors-ctm">
<title>Getting Deltas</title> <title>Getting Deltas</title>
@ -275,19 +276,20 @@
<screen>&prompt.root; <userinput>cd /directory/to/store/the/stuff</userinput> <screen>&prompt.root; <userinput>cd /directory/to/store/the/stuff</userinput>
&prompt.root; <userinput>ctm -v -v /directory/which/stores/the/deltas/src-xxx.*</userinput></screen> &prompt.root; <userinput>ctm -v -v /directory/which/stores/the/deltas/src-xxx.*</userinput></screen>
<para>Multiple deltas can be applied with a single command as they will <para>Multiple deltas can be applied with a single command as
be processed one at a time and any deltas that are already they will be processed one at a time and any deltas that are
applied will be ignored. <application>CTM</application> already applied will be ignored.
understands <application>CTM</application> understands
<command>gzip</command> compressed deltas, which saves disk space.</para> <command>gzip</command> compressed deltas, which saves disk
space.</para>
<para>To verify a delta without applying it, include <para>To verify a delta without applying it, include
<option>-c</option> in the command line. <application>CTM</application> will not <option>-c</option> in the command line.
actually modify the local tree but will instead verify the <application>CTM</application> will not actually modify the
integrity of the delta to see if it would apply cleanly. local tree but will instead verify the integrity of the delta
Refer to &man.ctm.1; for more information about available to see if it would apply cleanly. Refer to &man.ctm.1; for
options and an overview of the process more information about available options and an overview of
<application>CTM</application> uses when applying the process <application>CTM</application> uses when applying
deltas.</para> deltas.</para>
<para>To keep the local source tree up-to-date, every time a <para>To keep the local source tree up-to-date, every time a
@ -344,10 +346,12 @@
<listitem> <listitem>
<para>To backup all of the files that would be changed by <para>To backup all of the files that would be changed by
a <application>CTM</application> update, specify a <application>CTM</application> update, specify
<option>-B <replaceable>backup-file</replaceable></option>. This option tells <option>-B
<application>CTM</application> to backup all files <replaceable>backup-file</replaceable></option>. This
touched by the applied <application>CTM</application> option tells <application>CTM</application> to backup
delta to <filename>backup-file</filename>.</para> all files touched by the applied
<application>CTM</application> delta to
<filename>backup-file</filename>.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -737,11 +741,10 @@ Certificate information:
<title>Introduction</title> <title>Introduction</title>
<warning> <warning>
<para>CVS and <command>cvsup</command> have been deprecated by the <para>CVS and <command>cvsup</command> have been deprecated by
&os; Project. the &os; Project. <link
<link xlink:href="&url.books.handbook;/svn.html">Subversion</link>
xlink:href="&url.books.handbook;/svn.html">Subversion</link> should be used should be used instead.</para>
instead.</para>
</warning> </warning>
<para><application>CVSup</application> is a software package for <para><application>CVSup</application> is a software package for