]> git.sur5r.net Git - bacula/docs/commitdiff
typo fix
authorThomas Glatthor <Thomas.Glatthor@ic3s.de>
Wed, 3 Sep 2008 14:11:31 +0000 (14:11 +0000)
committerThomas Glatthor <Thomas.Glatthor@ic3s.de>
Wed, 3 Sep 2008 14:11:31 +0000 (14:11 +0000)
docs/manuals/en/concepts/dataencryption.tex

index 34b050fec3aa409d82396ea05d0d744a3c62db41..e5943d2617a1cf66e4cb877c0827649f0a1cca75 100644 (file)
@@ -19,7 +19,7 @@ do:
   possible for the director to restore new keys or a Bacula configuration
   file to the client, and thus force later backups to be made with a
   compromised key and/or with no encryption at all.  You can avoid this by
-  not not changing the location of the keys in your Bacula File daemon
+  not changing the location of the keys in your Bacula File daemon
   configuration file, and not changing your File daemon keys.  If you do
   change either one, you must ensure that no restore is done that restores
   the old configuration or the old keys.  In general, the worst effect of
@@ -122,7 +122,7 @@ You must:
 \begin{itemize}
 \item  Concatenate the master private and public key into a single  
    keypair file, ie:
-   cat master.key master.cert >master.keypair
+   cat master.key master.cert \gt master.keypair
 
 \item 2) Set the PKI Keypair statement in your bacula configuration file: