diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2012-10-19 08:33:31 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2012-10-19 08:33:31 +0200 |
commit | 47902702b3e6390de05f8fca2bc457936af9f5c1 (patch) | |
tree | 753d16520120953a54bedae8cb197f7d0672bfac /docs-xml/smbdotconf/vfs | |
parent | aad30c062fd176fa15994a44a0178d51764cdbf7 (diff) | |
download | samba-47902702b3e6390de05f8fca2bc457936af9f5c1.tar.gz samba-47902702b3e6390de05f8fca2bc457936af9f5c1.tar.bz2 samba-47902702b3e6390de05f8fca2bc457936af9f5c1.zip |
smb.conf(5): Fix mixing of tabs and spaces.
Diffstat (limited to 'docs-xml/smbdotconf/vfs')
-rw-r--r-- | docs-xml/smbdotconf/vfs/ntvfshandler.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/vfs/ntvfshandler.xml b/docs-xml/smbdotconf/vfs/ntvfshandler.xml index e9dbc3cb08..aa3bce5c0c 100644 --- a/docs-xml/smbdotconf/vfs/ntvfshandler.xml +++ b/docs-xml/smbdotconf/vfs/ntvfshandler.xml @@ -1,6 +1,6 @@ <samba:parameter name="ntvfs handler" context="S" - type="list" + type="list" advanced="1" developer="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> |