docs:smbdotconf: change type to cmdlist where needed.
authorMichael Adam <obnox@samba.org>
Thu, 23 Jul 2015 15:19:19 +0000 (17:19 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 30 Jul 2015 23:55:32 +0000 (01:55 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
27 files changed:
docs-xml/smbdotconf/base/interfaces.xml
docs-xml/smbdotconf/base/netbiosaliases.xml
docs-xml/smbdotconf/domain/dnsupdatecommand.xml
docs-xml/smbdotconf/domain/nsupdatecommand.xml
docs-xml/smbdotconf/domain/rndccommand.xml
docs-xml/smbdotconf/domain/spnupdatecommand.xml
docs-xml/smbdotconf/logon/initlogondelayedhosts.xml
docs-xml/smbdotconf/misc/clusteraddresses.xml
docs-xml/smbdotconf/misc/usershareprefixallowlist.xml
docs-xml/smbdotconf/misc/usershareprefixdenylist.xml
docs-xml/smbdotconf/protocol/eventloglist.xml
docs-xml/smbdotconf/protocol/nameresolveorder.xml
docs-xml/smbdotconf/protocol/smbports.xml
docs-xml/smbdotconf/protocol/svcctllist.xml
docs-xml/smbdotconf/security/adminusers.xml
docs-xml/smbdotconf/security/authmethods.xml
docs-xml/smbdotconf/security/hostsallow.xml
docs-xml/smbdotconf/security/hostsdeny.xml
docs-xml/smbdotconf/security/invalidusers.xml
docs-xml/smbdotconf/security/preloadmodules.xml
docs-xml/smbdotconf/security/readlist.xml
docs-xml/smbdotconf/security/sambakcccommand.xml
docs-xml/smbdotconf/security/validusers.xml
docs-xml/smbdotconf/security/writelist.xml
docs-xml/smbdotconf/vfs/vfsobjects.xml
docs-xml/smbdotconf/winbind/winbindnssinfo.xml
docs-xml/smbdotconf/wins/winsserver.xml

index ba36cc4cdf462438d3b7da4b3a90f0ac016cbe82..db12fa11e27637f5b4d643d2aab6808f5387cb3c 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="interfaces"
                  context="G"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
         <para>This option allows you to override the default 
index 089cff8810a0718affb934b505b371e4d789861a..0304ab02d92533b27acfd71ba12d39ef75fb7a58 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="netbios aliases"
                  context="G"
-                 type="list"
+                 type="cmdlist"
                  handler="handle_netbios_aliases"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
  <description>
index 70c311e3bc8f6cec4ede547592ff0fa241a73c29..40cbc5ba547bb100a9ea2a24f42a7388e00c98fa 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="dns update command"
                  context="G"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>This option sets the command that is called when there are
index 94810584efd0b46acdb0b5146c79225fa64ce90f..8978ade084b1f9f71abace96aba611aa462dfc33 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="nsupdate command"
                  context="G"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>This option sets the path to the <filename>nsupdate</filename>
index 72df82fbe590333b41e83e2ee2eafbaa9ca0e4c0..d9ac4ea673724128eaa296d3e95fe3eacc489fcf 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="rndc command"
                  context="G"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>This option specifies the path to the name server control utility.
index cbeb65755cd6990ee51571653470a1a1fe0f0d3c..9dcce13d43ef71fa2ae8a0a2ab6f51ef543b2ee9 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="spn update command"
                  context="G"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>This option sets the command that for updating
index 12d91cc7918ba0d4fe435af960cec697b60455d0..83d1ebd471ac4257fba07ebdc983cfd9b9eb4068 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="init logon delayed hosts"
                  context="G"
-                type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>
index b1116d3bc5835feb6cd9995c08a16bf78f0e98ae..d01a4f9004b96165df139dd05630ca7f53f7a959 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="cluster addresses"
                  context="G"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>With this parameter you can add additional addresses
index 50ea168f25705c09fa6b09eabc1986019cb93721..4c236fe2f3af01040b5f7a1b47d98519eaaee628 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="usershare prefix allow list"
                  context="G"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>This parameter specifies a list of absolute pathnames
index 85e17ffdc631b50be0eb5ab6ed2a3d627e6e68bb..c0e18a71dbf21da40d9d103a28b41ce02aa3d801 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="usershare prefix deny list"
                  context="G"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>This parameter specifies a list of absolute pathnames
index 7429f033579c822b5f4369c7e4c723f5c8fcdc77..6d0b400b865f205c11aa7bb0aec9dcf4dac42906 100644 (file)
@@ -1,5 +1,5 @@
 <samba:parameter name="eventlog list"
-                 type="list"
+                 type="cmdlist"
                  context="G"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
index 282bcbed70a49bb546274323050b37e24ce052ee..ec3aaf375e1439b776712ebb1ff0f8dcc2dc4c7c 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="name resolve order"
                  context="G"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 
 <description>
     <para>This option is used by the programs in the Samba 
index d46a5ed51d5f576dbb9c9b18df01c08a6ee51951..ec1df6555be2493e9eb4643cfd14d544f07b2abf 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="smb ports"
                  context="G"
-                 type="list"
+                 type="cmdlist"
                  handler="handle_smb_ports"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
index 53577b31d26144735fe8145a475f47d87ca8519e..826bf70b1985ae7434c38081f0611b688045b2e0 100644 (file)
@@ -1,5 +1,5 @@
 <samba:parameter name="svcctl list"
-                 type="list"
+                 type="cmdlist"
                  context="G"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
index 654e1d58e709bbfc6485059301ef1b3088f01c98..5e0f60c88f0e97fc8d733145040ae930534f481d 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="admin users"
                  context="S"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
     <para>This is a list of users who will be granted 
index a5e3a11caaf6fb8b81fc6de354f8c82a658ec2ca..386104dd7520a810bdab59508cf7e15ceaf9592c 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="auth methods"
                  context="G"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
 
index d21027731446a34e3d8a2bc34c693bb6f2dbc8b0..8b4b62268a37c361f320b1a91299f6760b24887d 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="hosts allow"
                  context="S"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <synonym>allow hosts</synonym>
 <description>
index 2c8504ff318d911a929f046a03f1a1cd78fbc748..cd2f8de5d431400784f278323f821d084ae558e2 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="hosts deny"
                  context="S"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <synonym>deny hosts</synonym>
 <description>
index 9674465363bc9b21539919b99da08b07413fa56f..b2fb2b9d293a4f0557b4d90b6c31a387bb03bd12 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="invalid users"
                  context="S"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
     <para>This is a list of users that should not be allowed 
index ad0df455f9890a3ef2e3c60372d81fbaf2c2990e..7b77674553378ec242f56b9cd615a93cd4d1fc30 100644 (file)
@@ -1,5 +1,5 @@
 <samba:parameter name="preload modules"
-                 type="list"
+                 type="cmdlist"
                  context="G"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
index 6ac0b3c2f30151f36f045adf555eb65d5889f7ea..96f3746bb37260e2bd24647f31eed1a95056af1b 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="read list"
                  context="S"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
     <para>
index cf944809693d000c40d275e9552281725128f971..af8a28ac06d268c2bb66e88ff3fe59cf485175b7 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="samba kcc command"
                  context="G"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>This option specifies the path to the Samba KCC command.
index 713c466222d32651c2b6d5e64e3a54a9aeb5c7e9..0b681a1fef57a0e406a68c35b10c66295c95ddb2 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="valid users"
                  context="S"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
     <para>
index 08ce2fab976e97a8c7fa30ec7be40dc6e6588b04..a9b9e8bf24574fd57468d0e9a986f48f5d34e701 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="write list"
                  context="S"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
     <para>
index 09d41c75b0e0d53b82420a838ffafbbe1b6505de..05903baf1c6dba9ca066ae08022ce13af4d6ee5f 100644 (file)
@@ -1,5 +1,5 @@
 <samba:parameter name="vfs objects"
-                               type="list"
+                 type="cmdlist"
                  context="S"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <synonym>vfs object</synonym>
index 5ec9ed6268b2599e0e7c9c95f4c93a97893efc37..d8347442a8daf5716899e49e55d3ee4e346fba93 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="winbind nss info"
                  context="G"
-                 type="list"
+                 type="cmdlist"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
 
index 69146fb8d767a502821a3ed4ed26ca78d1c28c83..d323b38703c83795412c6837f524141da0438ca4 100644 (file)
@@ -1,6 +1,6 @@
 <samba:parameter name="wins server"
                  context="G"
-                                type="list"
+                 type="cmdlist"
                  function="wins_server_list"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>