From acee25664c2c3740473fbcb12fbf8afa48c40acd Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sat, 12 Mar 2005 22:41:20 +0000 Subject: Update DTD location (This used to be commit 889dfcc532bd3357314313fe8f70a022a174eef4) --- docs/smbdotconf/vfs/aclcompatibility.xml | 2 +- docs/smbdotconf/vfs/getquotacommand.xml | 2 +- docs/smbdotconf/vfs/hostmsdfs.xml | 2 +- docs/smbdotconf/vfs/msdfsproxy.xml | 2 +- docs/smbdotconf/vfs/msdfsroot.xml | 2 +- docs/smbdotconf/vfs/setquotacommand.xml | 2 +- docs/smbdotconf/vfs/vfsobjects.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/smbdotconf/vfs') diff --git a/docs/smbdotconf/vfs/aclcompatibility.xml b/docs/smbdotconf/vfs/aclcompatibility.xml index d8b1995449..7891adc13b 100644 --- a/docs/smbdotconf/vfs/aclcompatibility.xml +++ b/docs/smbdotconf/vfs/aclcompatibility.xml @@ -2,7 +2,7 @@ context="S" type="enum" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> This parameter specifies what OS ACL semantics should be compatible with. Possible values are winnt for Windows NT 4, diff --git a/docs/smbdotconf/vfs/getquotacommand.xml b/docs/smbdotconf/vfs/getquotacommand.xml index 95869e6228..809d1a118f 100644 --- a/docs/smbdotconf/vfs/getquotacommand.xml +++ b/docs/smbdotconf/vfs/getquotacommand.xml @@ -2,7 +2,7 @@ context="G" type="string" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> The get quota command should only be used whenever there is no operating system API available from the OS that diff --git a/docs/smbdotconf/vfs/hostmsdfs.xml b/docs/smbdotconf/vfs/hostmsdfs.xml index 862c3822b3..f941621a6c 100644 --- a/docs/smbdotconf/vfs/hostmsdfs.xml +++ b/docs/smbdotconf/vfs/hostmsdfs.xml @@ -2,7 +2,7 @@ context="G" type="boolean" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> If set to yes, Samba will act as a Dfs server, and allow Dfs-aware clients to browse Dfs trees hosted diff --git a/docs/smbdotconf/vfs/msdfsproxy.xml b/docs/smbdotconf/vfs/msdfsproxy.xml index 17e18d1499..86e8175f06 100644 --- a/docs/smbdotconf/vfs/msdfsproxy.xml +++ b/docs/smbdotconf/vfs/msdfsproxy.xml @@ -1,7 +1,7 @@ + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> This parameter indicates that the share is a stand-in for another CIFS share whose location is specified by diff --git a/docs/smbdotconf/vfs/msdfsroot.xml b/docs/smbdotconf/vfs/msdfsroot.xml index bb523fe147..5fdaef5092 100644 --- a/docs/smbdotconf/vfs/msdfsroot.xml +++ b/docs/smbdotconf/vfs/msdfsroot.xml @@ -1,7 +1,7 @@ + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> If set to yes, Samba treats the share as a Dfs root and allows clients to browse the diff --git a/docs/smbdotconf/vfs/setquotacommand.xml b/docs/smbdotconf/vfs/setquotacommand.xml index 7b3e302dd0..7c8d15015f 100644 --- a/docs/smbdotconf/vfs/setquotacommand.xml +++ b/docs/smbdotconf/vfs/setquotacommand.xml @@ -2,7 +2,7 @@ context="G" type="string" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> The set quota command should only be used whenever there is no operating system API available from the OS that diff --git a/docs/smbdotconf/vfs/vfsobjects.xml b/docs/smbdotconf/vfs/vfsobjects.xml index 7fe66a0a39..09d41c75b0 100644 --- a/docs/smbdotconf/vfs/vfsobjects.xml +++ b/docs/smbdotconf/vfs/vfsobjects.xml @@ -1,7 +1,7 @@ + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> vfs object This parameter specifies the backend names which -- cgit