From 37bfd433463cb466320a28ac00a2ce81ac1dbe9c Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Wed, 25 Jul 2001 01:46:38 +0000 Subject: regenerated docs --- docs/htmldocs/smb.conf.5.html | 4 ++-- 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" >

Default: announce version = 4.2announce version = 4.5

Example: codingsystem (G)coding system (G)

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 @@ .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . -.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. -- cgit