mirror of
https://github.com/samba-team/samba.git
synced 2025-03-27 22:50:26 +03:00
docs-xml: Fix section links
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>
This commit is contained in:
parent
90c371d6cd
commit
de23fd66e4
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -9,7 +9,7 @@
|
||||
should be mapped to DOS-compatible names ("mangled") 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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user