From c681349e8fc63088af8a3a27921a3c870ea4a115 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 25 Sep 2003 19:25:13 +0000 Subject: Add some updates necessary to build the 3.0 docs (forgot them last night). (This used to be commit 72434db17a86a8c277ca989ac858cb54cbc815dc) --- docs/docbook/projdoc/AccessControls.xml | 8 ++++---- docs/docbook/projdoc/Bugs.xml | 2 +- docs/docbook/projdoc/CUPS-printing.xml | 16 ++++++++-------- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'docs/docbook/projdoc') diff --git a/docs/docbook/projdoc/AccessControls.xml b/docs/docbook/projdoc/AccessControls.xml index 72348d44cd..6d3e494226 100644 --- a/docs/docbook/projdoc/AccessControls.xml +++ b/docs/docbook/projdoc/AccessControls.xml @@ -346,7 +346,7 @@ drwsrwsrwx 2 maryo gnomes 48 2003-05-12 22:29 muchado08 - An overview of the permissions field can be found in . + An overview of the permissions field can be found in the image below. Overview of UNIX permissions field.access1 @@ -429,7 +429,7 @@ Before using any of the following options, please refer to the man page for &smb - enumerates these controls. + The table below enumerates these controls. User and Group Based Controls @@ -527,7 +527,7 @@ Before using any of the following options, please refer to the man page for &smb - Refer to for information regarding the parameters that may be used to affect file and + Refer to the table below for information regarding the parameters that may be used to affect file and directory permission-based access controls. @@ -619,7 +619,7 @@ Before using any of the following options, please refer to the man page for &smb The following are documented because of the prevalence of administrators creating inadvertent barriers to file - access by not understanding the full implications of &smb.conf; file settings. See . + access by not understanding the full implications of &smb.conf; file settings. See the table below.
Other Controls diff --git a/docs/docbook/projdoc/Bugs.xml b/docs/docbook/projdoc/Bugs.xml index 15bd14ac1a..a5149342a0 100644 --- a/docs/docbook/projdoc/Bugs.xml +++ b/docs/docbook/projdoc/Bugs.xml @@ -55,7 +55,7 @@ file for correct syntax. -Have you looked through ? This is extremely important. + Have you looked through diagnosis? This is extremely important. diff --git a/docs/docbook/projdoc/CUPS-printing.xml b/docs/docbook/projdoc/CUPS-printing.xml index 5a8e9f5846..ece3b2acd1 100644 --- a/docs/docbook/projdoc/CUPS-printing.xml +++ b/docs/docbook/projdoc/CUPS-printing.xml @@ -151,7 +151,7 @@ libcups.so.2 => /usr/lib/libcups.so.2 (0x40123000) Simple &smb.conf; Settings for CUPS - To summarize, shows simplest printing-related setup for &smb.conf; to enable basic CUPS support: + To summarize, the example below shows simplest printing-related setup for &smb.conf; to enable basic CUPS support: @@ -195,7 +195,7 @@ libcups.so.2 => /usr/lib/libcups.so.2 (0x40123000) More Complex CUPS &smb.conf; Settings - is a slightly more complex printing-related setup + The example below is a slightly more complex printing-related setup for &smb.conf;. It enables general CUPS printing support for all printers, but defines one printer share, which is set up differently. @@ -1232,7 +1232,7 @@ that generates PostScript from image formats. The imagetoraster. +filtering is shown in the figure below. @@ -1656,7 +1656,7 @@ output device. CUPS by default ships only a few generic PPDs, but they are good for several hundred printer models. You may not be able to control different paper trays, or you may get larger margins than your -specific model supports. See for summary information. +specific model supports. See the figure below for summary information.
@@ -1773,7 +1773,7 @@ installation. Therefore the printfile bypasses the pstorasterrastertosomething). After Ghostscript finished its rasterization, cupsomatic hands the rendered file directly to the CUPS backend. The -flowchart in illustrates the difference between native CUPS +flowchart in the image below illustrates the difference between native CUPS rendering and the Foomatic/cupsomatic method. @@ -1817,7 +1817,7 @@ backend, which transfers the job to the printers. - The resulting filter chain, therefore, is as drawn in . + The resulting filter chain, therefore, is as drawn in the figure below. pdftosocketPDF to socket chain. @@ -1866,7 +1866,7 @@ which transfers the job to the printers. -The resulting filter chain therefore is as drawn in . + The resulting filter chain therefore is as drawn in the figure below. pdftoepsonusbPDF to USB chain. @@ -1994,7 +1994,7 @@ output. -Both print paths are shown in the flowcharts in and . + Both print paths are shown in the flowcharts in the figures below. -- cgit