diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-08-13 02:12:11 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-08-13 02:12:11 +0000 |
commit | 0d28f130ff423e1e7a300dc92bc88e4b88e8a0e1 (patch) | |
tree | bfbf86bc93df08f6fe4ecc85723dd5599a75c63d /docs/docbook/projdoc/CUPS-printing.xml | |
parent | 4e1bdbb757d2b23af46ebc92484e74db95fe3236 (diff) | |
download | samba-0d28f130ff423e1e7a300dc92bc88e4b88e8a0e1.tar.gz samba-0d28f130ff423e1e7a300dc92bc88e4b88e8a0e1.tar.bz2 samba-0d28f130ff423e1e7a300dc92bc88e4b88e8a0e1.zip |
Final update. Links work now as well
(This used to be commit 336483342c4b6a2ff2579e7b903362f408385b09)
Diffstat (limited to 'docs/docbook/projdoc/CUPS-printing.xml')
-rw-r--r-- | docs/docbook/projdoc/CUPS-printing.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/docbook/projdoc/CUPS-printing.xml b/docs/docbook/projdoc/CUPS-printing.xml index 258132ddd9..945092d413 100644 --- a/docs/docbook/projdoc/CUPS-printing.xml +++ b/docs/docbook/projdoc/CUPS-printing.xml @@ -1836,7 +1836,7 @@ backend, which transfers the job to the printers.</para></listitem> </itemizedlist> <para> - The resulting filter chain therefore is as drawn in <link linkend="pdftosocket"/>. + The resulting filter chain therefore is as drawn in <link linkend="pdftosocket">the image below</link>. </para> <image><imagefile>pdftosocket</imagefile><imagedescription>PDF to socket chain</imagedescription></image> @@ -1883,7 +1883,7 @@ which transfers the job to the printers.</para></listitem> </itemizedlist> <para> - The resulting filter chain therefore is as drawn in <link linkend="pdftoepsonusb"/>. + The resulting filter chain therefore is as drawn in <link linkend="pdftoepsonusb">the image below</link>. </para> <image><imagefile>pdftoepsonusb</imagefile><imagedescription>PDF to USB chain</imagedescription></image> @@ -2715,7 +2715,7 @@ Administrator privileges to do this. <indexterm><primary>rpcclient</primary><secondary>setdriver</secondary></indexterm> Once you have successfully downloaded the CUPS PostScript driver to a client, you can easily switch all printers to this one by proceeding -as described in <link linkend="printing"/>: either change +as described in <link linkend="printing">the printing chapter</link>: either change a driver for an existing printer by running the "Printer Properties" dialog, or use <command>rpcclient</command> with the <command>setdriver</command> sub-command. |