From 324f15f24fb9eb44e00c8ebcbca6a4440776b7ca Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Thu, 20 Apr 2006 15:10:02 +0000 Subject: updating my changes for new/removed/modified parameters in 3.0.23pre1 (This used to be commit 681189c925cefa8edcb4dc68ac1a05f563915618) --- docs/smbdotconf/misc/dosfilemode.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/smbdotconf/misc') diff --git a/docs/smbdotconf/misc/dosfilemode.xml b/docs/smbdotconf/misc/dosfilemode.xml index dbe7ac6b7a..ae3b475107 100644 --- a/docs/smbdotconf/misc/dosfilemode.xml +++ b/docs/smbdotconf/misc/dosfilemode.xml @@ -8,11 +8,10 @@ able to change the permissions on it. However, this behavior is often confusing to DOS/Windows users. Enabling this parameter allows a user who has write access to the file (by whatever - means) to modify the permissions on it. Note that a user + means) to modify the permissions (including ACL) on it. Note that a user belonging to the group owning the file will not be allowed to change permissions if the group is only granted read access. - Ownership of the file/directory is not changed, only the permissions - are modified. + Ownership of the file/directory may also be changed. no -- cgit