]> git.sur5r.net Git - bacula/docs/commitdiff
In progs.tex, change label of wild and regex to bwild and bregex,
authorJeremy C. Reed <jeremy-c-reed@users.sourceforge.net>
Tue, 9 Jan 2007 23:56:18 +0000 (23:56 +0000)
committerJeremy C. Reed <jeremy-c-reed@users.sourceforge.net>
Tue, 9 Jan 2007 23:56:18 +0000 (23:56 +0000)
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.

docs/manual/fileset.tex
docs/manual/progs.tex

index 419b7b8e1ac66bf250f9f1c6978fca8ec5292b09..f545b09e12f073e7cb510f786b979afcaeacecd2 100644 (file)
@@ -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:
index d9dbed67cf0d33ae0e6010e650aa871462e53a67..8c20b1e582c35b53cad562107b26c0c1939272bc 100644 (file)
@@ -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}