From dc5a5bce44cb5a03469df8e49882923214e959ec Mon Sep 17 00:00:00 2001 From: Thomas Glatthor Date: Wed, 24 Oct 2007 12:15:38 +0000 Subject: [PATCH] added 3 missing ) --- docs/manual/configure.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/configure.tex b/docs/manual/configure.tex index 1efaf4eb..e37773b9 100644 --- a/docs/manual/configure.tex +++ b/docs/manual/configure.tex @@ -117,7 +117,7 @@ value is a name, you must enclose the name in double quotes for the spaces to be accepted. Names may contain up to 127 characters. Currently, a name may contain any ASCII character. Within a quoted string, any character following a backslash (\textbackslash{}) is taken as itself (handy for inserting -backslashes and double quotes ("). +backslashes and double quotes (")). Please note, however, that Bacula resource names as well as certain other names (e.g. Volume names) must contain only letters (including ISO accented @@ -161,7 +161,7 @@ be quoted. A name-string is similar to a name, except that the name may be quoted and can thus contain additional characters including spaces. Name strings are limited to 127 characters in length. Name strings are typically used on the -right side of an equal (i.e. they are values to be associated with a keyword. +right side of an equal (i.e. they are values to be associated with a keyword). \item [string] @@ -276,7 +276,7 @@ permitted: \end{description} Any abbreviation of these modifiers is also permitted (i.e. {\bf seconds} -may be specified as {\bf sec} or {\bf s}. A specification of {\bf m} will +may be specified as {\bf sec} or {\bf s}). A specification of {\bf m} will be taken as months. The specification of a time may have as many number/modifier parts as you -- 2.39.5