diff options
author | Alexander Bokovoy <ab@samba.org> | 2003-04-15 12:35:52 +0000 |
---|---|---|
committer | Alexander Bokovoy <ab@samba.org> | 2003-04-15 12:35:52 +0000 |
commit | 4bde67ef6011aecc023be5b0f56687da3ca7a875 (patch) | |
tree | 7bf68a3a25236eb90015c445340d984c45c64d32 /docs/docbook/smbdotconf/printing | |
parent | 4e3f7c85093466955a95836a76bdc8c6b4b30d8e (diff) | |
download | samba-4bde67ef6011aecc023be5b0f56687da3ca7a875.tar.gz samba-4bde67ef6011aecc023be5b0f56687da3ca7a875.tar.bz2 samba-4bde67ef6011aecc023be5b0f56687da3ca7a875.zip |
Fix smb.conf.5.xml and friends:
addressable IDs should be specified at section level, not in titles or it does not work with both HTML and PDF generation (for former one link is created but target does not).
(This used to be commit 297ffdb21aeb816eb07ea650fac514c2747493cb)
Diffstat (limited to 'docs/docbook/smbdotconf/printing')
-rw-r--r-- | docs/docbook/smbdotconf/printing/useclientdriver.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/docbook/smbdotconf/printing/useclientdriver.xml b/docs/docbook/smbdotconf/printing/useclientdriver.xml index bc4162333b..67c8cbf8d0 100644 --- a/docs/docbook/smbdotconf/printing/useclientdriver.xml +++ b/docs/docbook/smbdotconf/printing/useclientdriver.xml @@ -32,7 +32,8 @@ on a print share which has valid print driver installed on the Samba server.</emphasis></para> - <para>See also <link linkend="DISABLESPOOLSS">disable spoolss</link></para> + <para>See also <link linkend="DISABLESPOOLSS"><parameter + moreinfo="none">disable spoolss</parameter></link></para> <para>Default: <command moreinfo="none">use client driver = no</command></para> </listitem> |