The branch, master has been updated
via bc3fb24 s3:docs: fix xml of "printnotifybackchannel" parameter
(missing closing tag)
from c829707 s3-fault: removed the cont_fn from fault_setup()
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit bc3fb2405ca1454a7b8da226781f9df13e1070cf
Author: Michael Adam <[email protected]>
Date: Tue Mar 22 13:08:10 2011 +0100
s3:docs: fix xml of "printnotifybackchannel" parameter (missing closing tag)
Autobuild-User: Michael Adam <[email protected]>
Autobuild-Date: Tue Mar 22 13:57:25 CET 2011 on sn-devel-104
-----------------------------------------------------------------------
Summary of changes:
.../smbdotconf/printing/printnotifybackchannel.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Changeset truncated at 500 lines:
diff --git a/docs-xml/smbdotconf/printing/printnotifybackchannel.xml
b/docs-xml/smbdotconf/printing/printnotifybackchannel.xml
index f895f9c..4046322 100644
--- a/docs-xml/smbdotconf/printing/printnotifybackchannel.xml
+++ b/docs-xml/smbdotconf/printing/printnotifybackchannel.xml
@@ -13,6 +13,7 @@
and treat corresponding requests as if the connection back to
the client failed. The default setting of <constant>yes</constant>
causes smbd to attempt this connection.
+</para>
</description>
<value type="default">yes</value>
</samba:parameter>
--
Samba Shared Repository