summaryrefslogtreecommitdiff
path: root/docs/howto/VFS.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/howto/VFS.xml')
-rw-r--r--docs/howto/VFS.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/howto/VFS.xml b/docs/howto/VFS.xml
index 1e268a09e3..0399cf011b 100644
--- a/docs/howto/VFS.xml
+++ b/docs/howto/VFS.xml
@@ -43,7 +43,7 @@ to files and put deleted files in a recycle bin, see <link linkend="vfsrecyc">ne
<smbconfoption><name>comment</name><value>Audited /data directory</value></smbconfoption>
<smbconfoption><name>path</name><value>/data</value></smbconfoption>
<smbconfoption><name>vfs objects</name><value>audit recycle</value></smbconfoption>
-<smbconfoption><name>writable</name><value>yes</value></smbconfoption>
+<smbconfoption><name>writeable</name><value>yes</value></smbconfoption>
<smbconfoption><name>browseable</name><value>yes</value></smbconfoption>
</smbconfexample>
</para>
@@ -137,7 +137,7 @@ This can be done using a configuration similar to the one shown in <link linkend
<para>
This module was created to allow Roaming Profile files and directories to be set (on the Samba server
under UNIX) as read only. This module will, if installed on the Profiles share, report to the client
- that the Profile files and directories are writable. This satisfies the client even though the files
+ that the Profile files and directories are writeable. This satisfies the client even though the files
will never be overwritten as the client logs out or shuts down.
</para>