From 8c02461825e7b487d511a5f752fc2a85ecd3bd12 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 9 Jan 2007 14:53:36 +0000 Subject: [PATCH] Update links in FileSet --- docs/manual-de/update_version | 4 ++-- docs/manual/fileset.tex | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/manual-de/update_version b/docs/manual-de/update_version index 5c2e0092..ecf019c0 100755 --- a/docs/manual-de/update_version +++ b/docs/manual-de/update_version @@ -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} diff --git a/docs/manual/fileset.tex b/docs/manual/fileset.tex index fef847c6..10507541 100644 --- a/docs/manual/fileset.tex +++ b/docs/manual/fileset.tex @@ -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. -- 2.39.5