docs-xml: Fix section links
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Fri, 23 Sep 2022 23:48:37 +0000 (11:48 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 5 Oct 2022 04:23:32 +0000 (04:23 +0000)
These are not valid smbconfoptions, so we end up with dangling links.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
docs-xml/smbdotconf/filename/casesensitive.xml
docs-xml/smbdotconf/filename/defaultcase.xml
docs-xml/smbdotconf/filename/manglednames.xml
docs-xml/smbdotconf/filename/manglingchar.xml
docs-xml/smbdotconf/printing/loadprinters.xml

index f0e53be94289875132f7358dc0a8ca343a906d5d..f19aa1c3d9ecfc74197ad1c466f72a140e37ed00 100644 (file)
@@ -6,7 +6,7 @@
 <synonym>casesignames</synonym>
 
 <description>
-       <para>See the discussion in the section <smbconfoption name="name mangling"/>.</para>
+       <para>See the discussion in the section <link linkend="NAMEMANGLINGSECT">name mangling</link>.</para>
 </description>
 
 <value type="default">auto</value>
index 988bad95734b9866ec7ed4fb60fab117979c61de..3be5b84a8a3e8d3d0a07693bb7751b23852e1dba 100644 (file)
@@ -4,7 +4,7 @@
                  enumlist="enum_case"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
-       <para>See the section on <smbconfoption name="name mangling"/>.
+       <para>See the section on <link linkend="NAMEMANGLINGSECT">name mangling</link>.
        Also note the <smbconfoption name="short preserve case"/> parameter.</para>
 </description>
 <value type="default">lower</value>
index aac0a6dbe0076b4f886a4c4e03b77b32a43ca007..1a6a57e6b66002db7412c093a7fcacd3ddb8901f 100644 (file)
@@ -9,7 +9,7 @@
        should be mapped to DOS-compatible names (&quot;mangled&quot;) and made visible, 
        or whether non-DOS names should simply be ignored.</para>
 
-       <para>See the section on <smbconfoption name="name mangling"/> for 
+       <para>See the section on <link linkend="NAMEMANGLINGSECT">name mangling</link> for
        details on how to control the mangling process.</para>
 
        <para>Possible option settings are</para>
index 374d1eeccf4313fcf0749463d9937f093526e9a3..75b5ea1629c48e2b35129cf4f38b24fb7924091f 100644 (file)
@@ -5,7 +5,7 @@
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
  <description>
        <para>This controls what character is used as 
-       the <emphasis>magic</emphasis> character in <smbconfoption name="name mangling"/>. The 
+       the <emphasis>magic</emphasis> character in <link linkend="NAMEMANGLINGSECT">name mangling</link>. The
        default is a '~' but this may interfere with some software. Use this option to set 
        it to whatever you prefer. This is effective only when mangling method is hash.</para>
 </description>
index 83e0f4c3d2f178d3381953b39b40a8c89a528a37..cc6dbaf835d31c2bacecb0ad6eecba3eb1fdd984 100644 (file)
@@ -5,7 +5,7 @@
 <description>
     <para>A boolean variable that controls whether all 
     printers in the printcap will be loaded for browsing by default. 
-    See the <smbconfoption name="printers"/> section for 
+    See the <link linkend="PRINTERSSECT">printers</link> section for
     more details.</para>
 </description>