From: Samba-JP oota Date: Wed, 6 Feb 2013 08:04:16 +0000 (+0100) Subject: docs: Add missing ")". X-Git-Tag: tevent-0.9.18~285 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1aa1d658c8f60ab890772e2c0044e2f939db79c4;p=thirdparty%2Fsamba.git docs: Add missing ")". Signed-off-by: Karolin Seeger Reviewed-by: Karolin Seeger Autobuild-User(master): Karolin Seeger Autobuild-Date(master): Wed Feb 6 10:47:11 CET 2013 on sn-devel-104 --- diff --git a/docs-xml/smbdotconf/printing/showaddprinterwizard.xml b/docs-xml/smbdotconf/printing/showaddprinterwizard.xml index c912554fbfa..f6c1b90e1d1 100644 --- a/docs-xml/smbdotconf/printing/showaddprinterwizard.xml +++ b/docs-xml/smbdotconf/printing/showaddprinterwizard.xml @@ -15,7 +15,7 @@ open a handle on the printer server with OpenPrinterEx() asking for Administrator privileges. If the user does not have administrative access on the print server (i.e is not root or the priviledge - SePrintOperatorPrivilege, the OpenPrinterEx() + SePrintOperatorPrivilege), the OpenPrinterEx() call fails and the client makes another open call with a request for a lower privilege level. This should succeed, however the APW icon will not be displayed.