From 97e3e540f72021d81b34f7597506da6cdc552b8a Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Fri, 8 Jul 2005 10:16:53 +0000 Subject: More updates. (This used to be commit b546de20f793aeec7739ef32451d72582175ae58) --- docs/manpages-3/smb.conf.5.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/manpages-3') diff --git a/docs/manpages-3/smb.conf.5.xml b/docs/manpages-3/smb.conf.5.xml index e7e4a8933c..a21c813f20 100644 --- a/docs/manpages-3/smb.conf.5.xml +++ b/docs/manpages-3/smb.conf.5.xml @@ -61,7 +61,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 - in string values. Some items such as create modes are numeric. + in string values. Some items such as create masks are numeric. @@ -292,8 +292,8 @@ alias|alias|alias|alias... On SYSV systems which use lpstat to determine what printers are defined on the system you may be able to use - printcap name = lpstat to automatically obtain a list of printers. See the printcap name option - for more details. + printcap name = lpstat to automatically obtain a list of printers. See the + printcap name option for more details. @@ -305,7 +305,7 @@ alias|alias|alias|alias... Some parameters are specific to the [global] section (e.g., security). Some parameters - are usable in all sections (e.g., create mode). All others are permissible only in normal + are usable in all sections (e.g., create mask). All others are permissible only in normal sections. For the purposes of the following descriptions the [homes] and [printers] sections will be considered normal. The letter G in parentheses indicates that a parameter is specific to the [global] section. The letter S indicates that a parameter can be specified in a -- cgit