]> git.sur5r.net Git - bacula/docs/commitdiff
The drive letter on windows does not have to be lower case.
authorDan Langille <dan@langille.org>
Sun, 5 Apr 2009 22:05:40 +0000 (22:05 +0000)
committerDan Langille <dan@langille.org>
Sun, 5 Apr 2009 22:05:40 +0000 (22:05 +0000)
docs/manuals/en/install/fileset.tex

index f7e2eb3f65c07c9eb8cc1ba5a7f18e0514c8ac8d..1a232af58a6832d9b4e3c20a0f676bcc2cd4b01d 100644 (file)
@@ -123,9 +123,10 @@ appears as itself).
 
 You should always specify a full path for every directory and file that you
 list in the FileSet.  In addition, on Windows machines, you should {\bf
-always} prefix the directory or filename with the drive specification in
-lower case (e.g.  {\bf c:/xxx}) using Unix directory name separators
-(forward slash).
+always} prefix the directory or filename with the drive specification
+(e.g.  {\bf c:/xxx}) using Unix directory name separators
+(forward slash).  The drive letter itself can be upper or lower case (e.g.
+c:/xxx or C:/xxx).
 
 Bacula's default for processing directories is to recursively descend in
 the directory saving all files and subdirectories.  Bacula will not by