]> git.sur5r.net Git - bacula/docs/commitdiff
Fix inconsistancies with migrated and migration
authorKern Sibbald <kern@sibbald.com>
Mon, 7 Nov 2011 09:56:20 +0000 (10:56 +0100)
committerKern Sibbald <kern@sibbald.com>
Mon, 7 Nov 2011 09:56:20 +0000 (10:56 +0100)
docs/manuals/en/developers/catalog.tex
docs/manuals/en/main/migration.tex
docs/manuals/en/main/newfeatures.tex

index 4994d3783d2958b526ed55e748b778886c9010c9..bcdedfbdd2172134a470e01b109781f895f637fd 100644 (file)
@@ -388,7 +388,7 @@ The Job Type (or simply Type) can have one of the following values:
 \\ \hline 
 {C  } & {Copy Job  } \\
  \hline 
 \\ \hline 
 {C  } & {Copy Job  } \\
  \hline 
-{M  } & {Migration Job  } \\
+{g  } & {Migration Job  } \\
  \hline 
 
 \end{longtable}
  \hline 
 
 \end{longtable}
index eb2b2d21d4bc3a47f62d1d042c90fe396951158f..2615043e1f081810e2c689cfbd11afbad2288aef 100644 (file)
@@ -222,7 +222,7 @@ database
   For the SQLQuery keyword, this pattern must be a valid SELECT SQL statement
   that returns JobIds.
 
   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.
 
   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.
 
index c6722aad6e669bb3a8e1a2347f81e834a9d76c17..c88a8cd0e53a755303ec8185baa9ece1178d691f 100644 (file)
@@ -106,7 +106,7 @@ Job {
   Selection Type = Job
   Selection Pattern = ".*Save"
 ...
   Selection Type = Job
   Selection Pattern = ".*Save"
 ...
-  Purge Migrated Job = yes
+  Purge Migration Job = yes
 }
 \end{verbatim}
 
 }
 \end{verbatim}