From 4059095e5b53e1a001bf0acdbfc1f91a33c86630 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Mon, 2 Jun 2003 22:30:29 +0000 Subject: Fix parameters for LaTeX (This used to be commit f14dcacaaf748672a8f925c059d27f9467339ede) --- docs/docbook/projdoc/printer_driver2.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/docbook/projdoc/printer_driver2.xml b/docs/docbook/projdoc/printer_driver2.xml index 4fb7a019df..1a5f514a33 100644 --- a/docs/docbook/projdoc/printer_driver2.xml +++ b/docs/docbook/projdoc/printer_driver2.xml @@ -626,7 +626,7 @@ Following is a discussion of the settings from above shown example. -The <parameter>[global]</parameter> Section +The [global] Section The [global] section is one of 4 special @@ -731,7 +731,7 @@ man page of smb.conf. -The <parameter>[printers]</parameter> Section +The [printers] Section This is the second special section. If a section with this name @@ -1312,7 +1312,7 @@ clients are thrown aside now. They can use Samba's -Creating the <parameter>[print$]</parameter> Share +Creating the [print$] Share In order to support the up- and downloading of printer driver files, @@ -1502,7 +1502,7 @@ on your Samba host. -Installing Drivers into <parameter>[print$]</parameter> +Installing Drivers into [print$] You have successfully created the [print$] @@ -1552,9 +1552,9 @@ However, the job to set a valid driver for the printer is not a straightforward one: You must attempt to view the printer properties for the printer to which you want the driver assigned. Open the Windows Explorer, open Network Neighbourhood, browse to the Samba -host, open Samba's "Printers" folder, right-click the printer icon and -select "Properties...". You are now trying to view printer and driver -properties for a queue which has this default "NULL" driver +host, open Samba's Printers folder, right-click the printer icon and +select Properties.... You are now trying to view printer and driver +properties for a queue which has this default NULL driver assigned. This will result in an error message (this is normal here): @@ -2852,8 +2852,8 @@ privilege; you should check it by using the -Weird Error Message <computeroutput>Cannot connect under a -different Name</computeroutput> +Weird Error Message <errorname>Cannot connect under a +different Name</errorname> Once you are connected with the wrong credentials, there is no means -- cgit