Add missing filename tags (docs/41548).

While I'm there: addition of some quotes tags and some punctuation
fixes.

PR:		docs/41548 in part
Submitted by:	Martin Heinen <martin@sumuk.de>
This commit is contained in:
Marc Fonvieille 2002-08-11 16:36:50 +00:00
parent cd6c8632df
commit 5c454f1a3d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13836

View file

@ -1815,11 +1815,11 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready</screen>
common problem at sites with a number of large disks is
that the length of time required to backup to data directly to tape
exceeds the amount of time available for the task. Amanda
solves this problem. Amanda can use a "holding disk" to
solves this problem. Amanda can use a <quote>holding disk</quote> to
backup several filesystems at the same time. Amanda creates
"archive sets": a group of tapes used over a period of time to
<quote>archive sets</quote>: a group of tapes used over a period of time to
create full backups of all the filesystems listed in Amanda's
configuration file. The "archive set" also contains nightly
configuration file. The <quote>archive set</quote> also contains nightly
incremental (or differential) backups of all the filesystems.
Restoring a damaged filesystem requires the most recent full
backup and the incremental backups.</para>
@ -2234,7 +2234,7 @@ echo "The floppy has been unmounted and is now ready."]]></programlisting>
<para>It will take some more time than before (forced disks are
slower). When it finishes, you will have a 1720kb floppy disk,
but for the moment you will not notice any difference. You may
use other disk sizes that you can find in /dev, but the most
use other disk sizes that you can find in <filename>/dev</filename>, but the most
stable/compatible is the 1720kb for 3.5inch disks.</para>
</sect2>
@ -2319,11 +2319,11 @@ echo "The floppy has been unmounted and is now ready."]]></programlisting>
<itemizedlist>
<listitem>
<para>The media is unreliable, especially over long periods of
time</para>
time.</para>
</listitem>
<listitem>
<para>Backing up and restoring is very slow</para>
<para>Backing up and restoring is very slow.</para>
</listitem>
<listitem>
@ -2357,7 +2357,7 @@ echo "The floppy has been unmounted and is now ready."]]></programlisting>
<para>When the first floppy is full <command>tar</command> will prompt you to
insert the next volume (because <command>tar</command> is media independent it
refers to volumes. In this context it means floppy disk)</para>
refers to volumes; in this context it means floppy disk).</para>
<screen>Prepare volume #2 for /dev/fd0 and hit return:</screen>