From 47a4b8fa1e53db98fb82955e9a8d9276859b9fe7 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 12 May 2013 10:35:45 +0200 Subject: [PATCH] Tweak doc text Conflicts: docs/manuals/en/main/fileset.tex --- docs/manuals/en/main/fileset.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/manuals/en/main/fileset.tex b/docs/manuals/en/main/fileset.tex index cd9df3c7..7eea8e74 100644 --- a/docs/manuals/en/main/fileset.tex +++ b/docs/manuals/en/main/fileset.tex @@ -1274,7 +1274,7 @@ without any options, but all files in those directories with the extensions {\bf .o} and {\bf .exe} will be excluded. Let's say that you now want to exclude the directory /tmp. The simplest way -to do so is to add an exclude directive that lists /tmp. The example +to do so is to add an Exclude directive that lists /tmp. The example above would then become: \footnotesize @@ -1307,11 +1307,11 @@ FileSet { You can add wild-cards to the File directives listed in the Exclude -directory, but you need to take care because if you exclude a directory, +directive, but you need to take care because if you exclude a directory, it and all files and directories below it will also be excluded. -Now lets take a slight variation on the above and suppose -you want to save all your whole filesystem except {\bf /tmp}. +Now let's make a slight variation on the above and suppose +you want to save all your filesystems except {\bf /tmp}. The problem that comes up is that Bacula will not normally cross from one filesystem to another. Doing a {\bf df} command, you get the following output: -- 2.39.2