docs-xml: deprecate allocation roundup size parameter
authorBjörn Jacke <bj@sernet.de>
Wed, 19 Jun 2019 11:20:34 +0000 (13:20 +0200)
committerBjoern Jacke <bjacke@samba.org>
Sun, 7 Jul 2019 23:21:55 +0000 (23:21 +0000)
Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
Autobuild-User(master): Björn Jacke <bjacke@samba.org>
Autobuild-Date(master): Sun Jul  7 23:21:55 UTC 2019 on sn-devel-184

docs-xml/smbdotconf/tuning/allocationroundupsize.xml

index aabbba32655aebc45d52b7f3f902a985e97b1d12..08aa621fcc538a6f88ea43baeb78b2f6135335c2 100644 (file)
@@ -1,6 +1,7 @@
 <samba:parameter name="allocation roundup size"
                  context="S"
                  type="bytes"
+                 deprecated="1"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
     <para>This parameter allows an administrator to tune the 
@@ -15,6 +16,9 @@
     small files to allocate more space on the disk than
     needed.
     </para>
+    <para>This parameter is deprecated and will be removed in
+    one of the next Samba releases.
+    </para>
 
     <para>The integer parameter specifies the roundup size in bytes.</para>
 </description>