diff options
author | John Terpstra <jht@samba.org> | 2005-07-05 23:57:52 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:01 -0500 |
commit | dc7e92df3155ed93d68cedc19d761be5f37dd495 (patch) | |
tree | f4832fda95c207692d25426de82eba71d9666fd6 /docs/Samba3-HOWTO | |
parent | 9d1b99ed8eedf4fc14f5a61f5eea4c3496fabda3 (diff) | |
download | samba-dc7e92df3155ed93d68cedc19d761be5f37dd495.tar.gz samba-dc7e92df3155ed93d68cedc19d761be5f37dd495.tar.bz2 samba-dc7e92df3155ed93d68cedc19d761be5f37dd495.zip |
Another layout fixes update. More to come.
(This used to be commit 1c39e898a64172eb6acaef554ef9e9016afa553c)
Diffstat (limited to 'docs/Samba3-HOWTO')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-CUPS-printing.xml | 7 | ||||
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-ProfileMgmt.xml | 9 |
2 files changed, 8 insertions, 8 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-CUPS-printing.xml b/docs/Samba3-HOWTO/TOSHARG-CUPS-printing.xml index ef5289d11e..6ad0fa5e39 100644 --- a/docs/Samba3-HOWTO/TOSHARG-CUPS-printing.xml +++ b/docs/Samba3-HOWTO/TOSHARG-CUPS-printing.xml @@ -1861,7 +1861,7 @@ application/octet-stream application/vnd.cups-raw 0 - systemwide Ghostscript installation. Therefore, the print file bypasses the <parameter>pstoraster</parameter> filter (and also bypasses the CUPS raster drivers <parameter>rastertosomething</parameter>). After Ghostscript finished its rasterization, <parameter>cupsomatic</parameter> hands the rendered file directly to the CUPS - backend. Figure 21.10, <link linkend="cupsomatic-dia">cupsomatic/foomatic Processing Versus Native + backend. <link linkend="cupsomatic-dia">cupsomatic/foomatic Processing Versus Native CUPS</link>, illustrates the difference between native CUPS rendering and the <parameter>Foomatic/cupsomatic</parameter> method. </para> @@ -4869,9 +4869,10 @@ cupsomatic</link> show how CUPS handles print jobs. <imagefile>cups1</imagefile> </figure> +<!-- JJJ --> <figure id="cups2"> <title>Filtering Chain with cupsomatic</title> - <imagefile scale="70">cups2</imagefile> + <imagefile scale="45">cups2</imagefile> </figure> </sect1> @@ -5225,7 +5226,7 @@ Printing Overview diagram</link>. <figure id="a_small"> <title>CUPS Printing Overview.</title> - <imagefile scale="60">a_small</imagefile> + <imagefile scale="45">a_small</imagefile> </figure> </sect1> diff --git a/docs/Samba3-HOWTO/TOSHARG-ProfileMgmt.xml b/docs/Samba3-HOWTO/TOSHARG-ProfileMgmt.xml index c491564016..5f5f595d05 100644 --- a/docs/Samba3-HOWTO/TOSHARG-ProfileMgmt.xml +++ b/docs/Samba3-HOWTO/TOSHARG-ProfileMgmt.xml @@ -515,11 +515,10 @@ data and keeps it out of the desktop profile. That keeps desktop profiles from b <para> There is a security check new to Windows XP (or maybe only Windows XP service pack 1). It can be disabled via a group policy in the Active Directory. The policy is called: - </para> - - <para> - <filename>Computer Configuration\Administrative Templates\System\User Profiles\Do not check for - user ownership of Roaming Profile Folders</filename>i +<screen> +Computer Configuration\Administrative Templates\System\User Profiles\ + Do not check for user ownership of Roaming Profile Folders +</screen> </para> <para> |