X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=docs%2Fmanuals%2Fen%2Fmain%2Ffileset.tex;h=7eea8e740bac73452b1fd6c701104d521d756e16;hb=47a4b8fa1e53db98fb82955e9a8d9276859b9fe7;hp=593d17669c735b9b081490dd3496b929afd4949c;hpb=c123310ccbfb03c543bdf2dffa035fd893c9a006;p=bacula%2Fdocs diff --git a/docs/manuals/en/main/fileset.tex b/docs/manuals/en/main/fileset.tex index 593d1766..7eea8e74 100644 --- a/docs/manuals/en/main/fileset.tex +++ b/docs/manuals/en/main/fileset.tex @@ -29,8 +29,8 @@ On most modern Win32 machines, you can edit the conf files with {\bf notebook} and choose output encoding UTF-8. To ensure that Bacula configuration files can be correctly read including -foreign characters the {bf LANG} environment variable -must end in {\bf .UTF-8}. An full example is {\bf en\_US.UTF-8}. The +foreign characters the {\bf LANG} environment variable +must end in {\bf .UTF-8}. A full example is {\bf en\_US.UTF-8}. The exact syntax may vary a bit from OS to OS, and exactly how you define it will also vary. @@ -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: