]> git.sur5r.net Git - bacula/docs/commitdiff
added 3 missing )
authorThomas Glatthor <Thomas.Glatthor@ic3s.de>
Wed, 24 Oct 2007 12:15:38 +0000 (12:15 +0000)
committerThomas Glatthor <Thomas.Glatthor@ic3s.de>
Wed, 24 Oct 2007 12:15:38 +0000 (12:15 +0000)
docs/manual/configure.tex

index 1efaf4eb0b81b2cbf38be044ed6d47b27f13b2ae..e37773b919321b25316384332c223e4aac6a96dd 100644 (file)
@@ -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