From: Jeremy C. Reed Date: Tue, 9 Jan 2007 23:56:18 +0000 (+0000) Subject: In progs.tex, change label of wild and regex to bwild and bregex, X-Git-Tag: Release-2.0.1~24 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d8d50e006eaf15fa1562d49930676d7b0d782713;p=bacula%2Fdocs In progs.tex, change label of wild and regex to bwild and bregex, respectively. In fileset.tex, fix cross-references (the ilink usage was reversed). And use bwild and bregex for cross-referencing to point to specific part of chapter (as seen in other places referencing the Utilities chapter). I saw these several undefined cross-references in latex log. Also fix redundant "estimate command command" references. --- diff --git a/docs/manual/fileset.tex b/docs/manual/fileset.tex index 419b7b8e..f545b09e 100644 --- a/docs/manual/fileset.tex +++ b/docs/manual/fileset.tex @@ -568,9 +568,9 @@ Change: 2005-11-06 12:36:48.000000000 +0100 You may want to test your expressions prior to running your backup by using the bwild program. Please see the - \ilink{UtilitiesChapter}{Utilities} chapter of this manual for + \ilink{Utilities}{bwild} chapter of this manual for more. You can also test your full FileSet definition by using - the \ilink{estimate command}{estimate} command in the Console + the \ilink{estimate}{estimate} command in the Console chapter of this manual. It is recommended to enclose the string in double quotes. @@ -590,9 +590,9 @@ Change: 2005-11-06 12:36:48.000000000 +0100 You may want to test your expressions prior to running your backup by using the bwild program. Please see the - \ilink{UtilitiesChapter}{Utilities} chapter of this manual for + \ilink{Utilities}{bwild} chapter of this manual for more. You can also test your full FileSet definition by using - the \ilink{estimate command}{estimate} command in the Console + the \ilink{estimate}{estimate} command in the Console chapter of this manual. An example of excluding with the WildDir option on Win32 machines is presented below. @@ -616,9 +616,9 @@ Change: 2005-11-06 12:36:48.000000000 +0100 You may want to test your expressions prior to running your backup by using the bwild program. Please see the - \ilink{UtilitiesChapter}{Utilities} chapter of this manual for + \ilink{Utilities}{bwild} chapter of this manual for more. You can also test your full FileSet definition by using - the \ilink{estimate command}{estimate} command in the Console + the \ilink{estimate}{estimate} command in the Console chapter of this manual. An example of excluding with the WildFile option on Win32 machines is presented below. @@ -642,9 +642,9 @@ Change: 2005-11-06 12:36:48.000000000 +0100 another, and in addition, regular expressions are complicated, so you may want to test your expressions prior to running your backup by using the bregex program. Please see the - \ilink{UtilitiesChapter}{Utilities} chapter of this manual for + \ilink{Utilities}{bwild} chapter of this manual for more. You can also test your full FileSet definition by using - the \ilink{estimate command}{estimate} command in the Console + the \ilink{estimate}{estimate} command in the Console chapter of this manual. @@ -668,7 +668,7 @@ Change: 2005-11-06 12:36:48.000000000 +0100 another, and in addition, regular expressions are complicated, so you may want to test your expressions prior to running your backup by using the bregex program. Please see the - \ilink{UtilitiesChapter}{Utilities} chapter of this manual for + \ilink{Utilities}{bregex} chapter of this manual for more. @@ -690,7 +690,7 @@ Change: 2005-11-06 12:36:48.000000000 +0100 another, and in addition, regular expressions are complicated, so you may want to test your expressions prior to running your backup by using the bregex program. Please see the - \ilink{UtilitiesChapter}{Utilities} chapter of this manual for + \ilink{Utilities}{bregex} chapter of this manual for more. @@ -1523,7 +1523,7 @@ as of version 1.37.30 or later. If you wish to get an idea of what your FileSet will really backup or if your exclusion rules will work correctly, you can test it by using the {\bf estimate} command in the Console program. See the -\ilink{estimate command}{estimate} in the Console chapter of this +\ilink{estimate}{estimate} in the Console chapter of this manual. As an example, suppose you add the following test FileSet: diff --git a/docs/manual/progs.tex b/docs/manual/progs.tex index d9dbed67..8c20b1e5 100644 --- a/docs/manual/progs.tex +++ b/docs/manual/progs.tex @@ -1114,7 +1114,7 @@ recommendations given above, which are given so that users don't waste their time running dbcheck too often. \section{bregex} -\label{regex} +\label{bregex} \index[general]{bregex} \index[general]{program!bregex} @@ -1150,7 +1150,7 @@ This program can be useful for testing regex expressions to be applied against a list of filenames. \section{bwild} -\label{wild} +\label{bwild} \index[general]{bwild} \index[general]{program!bwild}