From: Kern Sibbald Date: Mon, 7 Nov 2011 09:56:20 +0000 (+0100) Subject: Fix inconsistancies with migrated and migration X-Git-Tag: Release-5.2.3~14 X-Git-Url: https://git.sur5r.net/?p=bacula%2Fdocs;a=commitdiff_plain;h=67446827162d5c75817a3905c03716190029f5f3 Fix inconsistancies with migrated and migration --- diff --git a/docs/manuals/en/developers/catalog.tex b/docs/manuals/en/developers/catalog.tex index 4994d378..bcdedfbd 100644 --- a/docs/manuals/en/developers/catalog.tex +++ b/docs/manuals/en/developers/catalog.tex @@ -388,7 +388,7 @@ The Job Type (or simply Type) can have one of the following values: \\ \hline {C } & {Copy Job } \\ \hline -{M } & {Migration Job } \\ +{g } & {Migration Job } \\ \hline \end{longtable} diff --git a/docs/manuals/en/main/migration.tex b/docs/manuals/en/main/migration.tex index eb2b2d21..2615043e 100644 --- a/docs/manuals/en/main/migration.tex +++ b/docs/manuals/en/main/migration.tex @@ -222,7 +222,7 @@ database For the SQLQuery keyword, this pattern must be a valid SELECT SQL statement that returns JobIds. -\item [ Purge Migrated Job = \lt{}yes/no\gt{}] +\item [ Purge Migration Job = \lt{}yes/no\gt{}] This directive may be added to the Migration Job definition in the Director configuration file to purge the job migrated at the end of a migration. diff --git a/docs/manuals/en/main/newfeatures.tex b/docs/manuals/en/main/newfeatures.tex index c6722aad..c88a8cd0 100644 --- a/docs/manuals/en/main/newfeatures.tex +++ b/docs/manuals/en/main/newfeatures.tex @@ -106,7 +106,7 @@ Job { Selection Type = Job Selection Pattern = ".*Save" ... - Purge Migrated Job = yes + Purge Migration Job = yes } \end{verbatim}