From 7ce5bc94464ab42e827bc690b8e4868945b70797 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 26 Feb 2007 20:29:25 +0000 Subject: [PATCH] Fix a couple of typos --- docs/manual/faq.tex | 21 ++++++++++----------- docs/manual/storedconf.tex | 2 +- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/docs/manual/faq.tex b/docs/manual/faq.tex index 27417d86..20e31676 100644 --- a/docs/manual/faq.tex +++ b/docs/manual/faq.tex @@ -361,10 +361,10 @@ FAQ for how to do so. management. It is, however, still quite a good chapter to read. \label{testbackup} -\section{Can i use Dummy device to test backup?} - Yes, to have a {\sl Virtual} device which just drop data, you can use a - Fifo Device (see \ilink{Stored configuration}{SetupFifo}). - It's useful to test backup. +\section{Can I use a dummy device to test the backup?} + Yes, to have a {\sl Virtual} device which just consumes data, you can use a + FIFO device (see \ilink{Stored configuration}{SetupFifo}). + It's useful to test a backup. \footnotesize \begin{verbatim} Device { @@ -383,13 +383,12 @@ Device { \normalsize \label{bigfiles} -\section{Can Bacula Backup and Restore Files Greater than 2 Gigabytes?} -\item [Can Bacula Backup and Restore Files Greater than 2 Gigabytes in - Size? ] +\section{Can Bacula Backup and Restore Files Bigger than 2 Gigabytes?} +\item [Can Bacula Backup and Restore Files Bigger than 2 Gigabytes?] \index[general]{Large file support} If your operating system permits it, and you are running Bacula version 1.26 or later, the answer is yes. To the best of our knowledge all client -system supported by Bacula can handle files larger than 2 Gigabytes. +system supported by Bacula can handle files bigger 2 Gigabytes. \label{cancel} \section{I want to stop a job.} @@ -415,9 +414,9 @@ Bacula, even in a derivative product as long as it remains totally compatible in all respects with the program defined here. \label{docversion} -\section{Why is Your Online Document for Version 1.39 but the Released Version is 1.38?} -\item [Why is Your Online Document for Version 1.39 of Bacula when the - Currently Release Version is 1.38?] +\section{Why is the Online Document for Version 1.39 but the Released Version is 1.38?} +\item [Why is the Online Document for Version 1.39 of Bacula when the + Current Version is 1.38?] \index[general]{Multiple manuals} As Bacula is being developed, the document is also being enhanced, more often than not it has clarifications of existing features that can be very diff --git a/docs/manual/storedconf.tex b/docs/manual/storedconf.tex index 624f1c52..f9cd1d7d 100644 --- a/docs/manual/storedconf.tex +++ b/docs/manual/storedconf.tex @@ -298,7 +298,7 @@ specified within the Device resource are specific to the Device. the Storage daemon to open it only when a job starts, so you must explicitly set it to {\bf No}. Since a FIFO is a one way device, Bacula will not attempt to read a label of a FIFO device, but will simply write on it. To create a - FIFO Volume in the catalog, use the {\bf add} command rather than then {\bf + FIFO Volume in the catalog, use the {\bf add} command rather than the {\bf label} command to avoid attempting to write a label. \footnotesize -- 2.39.5