This class operates using three modes:
<itemizedlist>
<listitem><para><emphasis>copy:</emphasis> Copies the files to the
- distribute directory.</para></listitem>
- <listitem><para><emphasis>symlink:</emphasis> Symlinks the files to the
- distribute directory.</para></listitem>
- <listitem><para><emphasis>move+symlink:</emphasis> Moves the files into
- the distribute directory and then symlinks them back.</para></listitem>
+ distribution directory.</para></listitem>
+ <listitem><para><emphasis>symlink:</emphasis> Creates symbolic
+ links for the files to the distribution directory.
+ </para></listitem>
+ <listitem><para><emphasis>move+symlink:</emphasis> Moves the files
+ into the distribution directory and then creates symbolic
+ links back to where they originated.</para></listitem>
</itemizedlist>
</para>
</section>