From: Karolin Seeger Date: Tue, 5 Aug 2008 12:20:32 +0000 (+0200) Subject: man pages: Improve description of boolean values in smb.conf.5. X-Git-Tag: samba-3.3.0pre1~282 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8195ca2132cbdba396dc35e9d04d4bdc3a8a666c;p=thirdparty%2Fsamba.git man pages: Improve description of boolean values in smb.conf.5. This fixes bug #5378. Thanks Morton K. Poulsen for reporting! Karolin --- diff --git a/docs-xml/manpages-3/smb.conf.5.xml b/docs-xml/manpages-3/smb.conf.5.xml index 5c91dff16f1..bb157e54d66 100644 --- a/docs-xml/manpages-3/smb.conf.5.xml +++ b/docs-xml/manpages-3/smb.conf.5.xml @@ -63,7 +63,7 @@ The values following the equals sign in parameters are all either a string (no quotes needed) or a boolean, - which may be given as yes/no, 0/1 or true/false. Case is not significant in boolean values, but is preserved + which may be given as yes/no, 1/0 or true/false. Case is not significant in boolean values, but is preserved in string values. Some items such as create masks are numeric.