diff options
author | Alexander Bokovoy <ab@samba.org> | 2003-03-25 09:46:57 +0000 |
---|---|---|
committer | Alexander Bokovoy <ab@samba.org> | 2003-03-25 09:46:57 +0000 |
commit | 148d95ab87b495bff14fdfb2d7cdcbc354171b6e (patch) | |
tree | 9ecc3051d7a9324c9e0e3c23bd200a451a234857 /docs/docbook/faq/printing.sgml | |
parent | fc64b4c00077f5a6c307e14590adbda0f9a6bee8 (diff) | |
download | samba-148d95ab87b495bff14fdfb2d7cdcbc354171b6e.tar.gz samba-148d95ab87b495bff14fdfb2d7cdcbc354171b6e.tar.bz2 samba-148d95ab87b495bff14fdfb2d7cdcbc354171b6e.zip |
Fix missing tag pairs
(This used to be commit 44d9062f91d13b43b1e78c30931a017031f17116)
Diffstat (limited to 'docs/docbook/faq/printing.sgml')
-rw-r--r-- | docs/docbook/faq/printing.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docbook/faq/printing.sgml b/docs/docbook/faq/printing.sgml index cc01a5d3b0..4a58c385bb 100644 --- a/docs/docbook/faq/printing.sgml +++ b/docs/docbook/faq/printing.sgml @@ -20,6 +20,7 @@ setdriver expects the following setup: <member>Use adddriver (with appropriate parameters) to create the driver. note, this will not just update samba's notion of drivers, it will also move the files from the w32x86 and win40 directories to an appropriate subdirectory (based on driver version, I think, but not important enough for me to find out)</member> <member>Use setdriver to associate the driver with a printer</member> </simplelist> +</para> <para> The setdriver call will fail if the printer doesn't already exist in |