From 148d95ab87b495bff14fdfb2d7cdcbc354171b6e Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Tue, 25 Mar 2003 09:46:57 +0000 Subject: Fix missing tag pairs (This used to be commit 44d9062f91d13b43b1e78c30931a017031f17116) --- docs/docbook/faq/errors.sgml | 4 ++-- docs/docbook/faq/printing.sgml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/docbook/faq') diff --git a/docs/docbook/faq/errors.sgml b/docs/docbook/faq/errors.sgml index 905e7c92c2..97619ce704 100644 --- a/docs/docbook/faq/errors.sgml +++ b/docs/docbook/faq/errors.sgml @@ -49,7 +49,7 @@ the samba HOWTO Collection Windows NT in the chapter "Portability" of the samba HOWTO collection - + @@ -62,7 +62,7 @@ the program always prompts for the password if the server is a Samba server. It also ignores the "-N" argument when querying some (but not all) of our NT servers. - + No, it does not ignore -N, it is just that your server rejected the null password in the connection, so smbclient prompts for a password 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: 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) Use setdriver to associate the driver with a printer + The setdriver call will fail if the printer doesn't already exist in -- cgit