]> git.sur5r.net Git - bacula/docs/commitdiff
Update links in FileSet
authorKern Sibbald <kern@sibbald.com>
Tue, 9 Jan 2007 14:53:36 +0000 (14:53 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 9 Jan 2007 14:53:36 +0000 (14:53 +0000)
docs/manual-de/update_version
docs/manual/fileset.tex

index 5c2e009291405cd81a14fc40a1a3260bd4bcfd2a..ecf019c0939e4455f04eb47d2508b34df9d43992 100755 (executable)
@@ -3,8 +3,8 @@
 # Script file to update the Bacula version
 #
 out=/tmp/$$
-VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h`
-DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h`
+VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/branch-2.0/src/version.h`
+DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/branch-2.0/src/version.h`
 . ./do_echo
 sed -f ${out} version.tex.in >version.tex
 rm -f ${out}
index fef847c6879c607b8ec589a85f03853527e98c75..10507541c1d258f32b8cd07fc0e0e5345fe9ce6b 100644 (file)
@@ -570,7 +570,7 @@ Change: 2005-11-06 12:36:48.000000000 +0100
    backup by using the bwild program. Please see the
    \ilink{UtilitiesChapter}{Utilities} chapter of this manual for
    more. You can also test your full FileSet definition by using
-   the \ilink{estimate}{Estimate} command in the Console        
+   the \ilink{estimate command}{estimate} command in the Console        
    chapter of this manual.
    It is recommended to enclose the string in double quotes.
 
@@ -592,7 +592,7 @@ Change: 2005-11-06 12:36:48.000000000 +0100
    backup by using the bwild program. Please see the
    \ilink{UtilitiesChapter}{Utilities} chapter of this manual for
    more. You can also test your full FileSet definition by using
-   the \ilink{estimate}{Estimate} command in the Console        
+   the \ilink{estimate command}{estimate} command in the Console        
    chapter of this manual.
    An example of excluding with the WildDir option on Win32 machines is    
    presented below.
@@ -618,7 +618,7 @@ Change: 2005-11-06 12:36:48.000000000 +0100
    backup by using the bwild program. Please see the
    \ilink{UtilitiesChapter}{Utilities} chapter of this manual for
    more. You can also test your full FileSet definition by using
-   the \ilink{estimate}{Estimate} command in the Console        
+   the \ilink{estimate command}{estimate} command in the Console        
    chapter of this manual.
    An example of excluding with the WildFile option on Win32 machines is    
    presented below.
@@ -644,7 +644,7 @@ Change: 2005-11-06 12:36:48.000000000 +0100
    backup by using the bregex program. Please see the
    \ilink{UtilitiesChapter}{Utilities} chapter of this manual for
    more. You can also test your full FileSet definition by using
-   the \ilink{estimate}{Estimate} command in the Console        
+   the \ilink{estimate command}{estimate} command in the Console        
    chapter of this manual.