diff options
-rw-r--r-- | docs/htmldocs/smb.conf.5.html | 4 | ||||
-rw-r--r-- | docs/manpages/smb.conf.5 | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html index a05b236ba2b..a6ce038b32c 100644 --- a/docs/htmldocs/smb.conf.5.html +++ b/docs/htmldocs/smb.conf.5.html @@ -4823,7 +4823,7 @@ NAME="ANNOUNCEVERSION" ><P >Default: <B CLASS="COMMAND" ->announce version = 4.2</B +>announce version = 4.5</B ></P ><P >Example: <B @@ -5779,7 +5779,7 @@ CLASS="COMMAND" ><A NAME="CODINGSYSTEM" ></A ->codingsystem (G)</DT +>coding system (G)</DT ><DD ><P >This parameter is used to determine how incoming diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5 index 82417c09e38..701eaf64e48 100644 --- a/docs/manpages/smb.conf.5 +++ b/docs/manpages/smb.conf.5 @@ -3,7 +3,7 @@ .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "SMB.CONF" "5" "21 July 2001" "" "" +.TH "SMB.CONF" "5" "24 July 2001" "" "" .SH NAME smb.conf \- The configuration file for the Samba suite .SH "SYNOPSIS" @@ -1556,7 +1556,7 @@ that nmbd will use when announcing itself as a server. The default is 4.2. Do not change this parameter unless you have a specific need to set a Samba server to be a downlevel server. -Default: \fBannounce version = 4.2\fR +Default: \fBannounce version = 4.5\fR Example: \fBannounce version = 2.0\fR .TP @@ -1887,7 +1887,7 @@ Default: \fBcode page directory = ${prefix}/lib/codepages \fR Example: \fBcode page directory = /usr/share/samba/codepages \fR.TP -\fBcodingsystem (G)\fR +\fBcoding system (G)\fR This parameter is used to determine how incoming Shift-JIS Japanese characters are mapped from the incoming \fIclient code page\fR used by the client, into file names in the UNIX filesystem. @@ -2765,7 +2765,7 @@ would force all created directories to have read and execute permissions set for 'group' and 'other' as well as the read/write/execute bits set for the 'user'. .TP -\fBforce directory\fR +\fBforce directory security mode (S)\fR This parameter controls what UNIX permission bits can be modified when a Windows NT client is manipulating the UNIX permission on a directory using the native NT security dialog box. |