diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-03-13 17:28:48 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:20 -0500 |
commit | d74de63ddbf5cf0194a7f9d12e608e6e95da6d6c (patch) | |
tree | 65468998241c0cb9f2aafc1640422d177bace6b4 /docs/Samba-HOWTO-Collection/Printing.xml | |
parent | 2bc1700bcb6edf92cf629a710700e4eee649ad3b (diff) | |
download | samba-d74de63ddbf5cf0194a7f9d12e608e6e95da6d6c.tar.gz samba-d74de63ddbf5cf0194a7f9d12e608e6e95da6d6c.tar.bz2 samba-d74de63ddbf5cf0194a7f9d12e608e6e95da6d6c.zip |
Another set of validation updates
(This used to be commit 5ec9c67db982c020dd98cf972d72f898e4b71fe5)
Diffstat (limited to 'docs/Samba-HOWTO-Collection/Printing.xml')
-rw-r--r-- | docs/Samba-HOWTO-Collection/Printing.xml | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/Samba-HOWTO-Collection/Printing.xml b/docs/Samba-HOWTO-Collection/Printing.xml index 97ff8f6d0c..aa89b1e0ef 100644 --- a/docs/Samba-HOWTO-Collection/Printing.xml +++ b/docs/Samba-HOWTO-Collection/Printing.xml @@ -1216,8 +1216,7 @@ The following parameters are frequently needed in this share section: validated by the Domain Controller in order to logon to the Windows NT session), then guest access is not necessary. Of course, in a workgroup environment where you just want to print without worrying about silly accounts and security, then configure the share for - guest access. You should consider adding <smbconfoption><name>map to guest</name><value>Bad - User</value></smbconfoption> in the <smbconfsection>[global]</smbconfsection> section + guest access. You should consider adding <smbconfoption name="map to guest">Bad User</smbconfoption> in the <smbconfsection>[global]</smbconfsection> section as well. Make sure you understand what this parameter does before using it. </para></note> </listitem> @@ -2255,14 +2254,14 @@ dialogs look the same, but only one of them does what you intend. You need to be Administrator or Print Administrator to do this for all users. Here is how I reproduce it in an XP Professional: </para> -The following list needs periods after the letters and numbers::::::::: + <orderedlist numeration="upperalpha"> <listitem><para>The first <quote>wrong</quote> way: <orderedlist numeration="arabic"> <listitem><para>Open the <guiicon>Printers</guiicon> folder.</para></listitem> <listitem><para>Right-click on the printer (<emphasis>remoteprinter on cupshost</emphasis>) and - select in context menu <guimenu>Printing Preferences...</guimenu></para></listitem>. + select in context menu <guimenu>Printing Preferences...</guimenu>.</para></listitem> <listitem><para>Look at this dialog closely and remember what it looks like.</para></listitem> </orderedlist></para></listitem> @@ -2276,10 +2275,10 @@ The following list needs periods after the letters and numbers::::::::: <guimenuitem>Properties</guimenuitem></para></listitem> <listitem><para>Click on the <guilabel>General</guilabel> - tab</para></listitem>. + tab.</para></listitem> <listitem><para>Click on the <guibutton>Printing - Preferences...</guibutton></para></listitem> button. + Preferences...</guibutton> button.</para></listitem> <listitem><para>A new dialog opens. Keep this dialog open and go back to the parent dialog.</para></listitem> |