Ignore:
Timestamp:
09/24/2003 04:33:32 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
64a25d5
Parents:
a723847c
Message:

Part 8, capitalization and tagging complete

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1186 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/cups/cups-config.xml

    ra723847c r781a3e82  
    11<sect2>
    2 <title><acronym>CUPS</acronym> Configuration</title>
     2<title>Configuring <application><acronym>CUPS</acronym></application></title>
    33
    4 <para>Configuration of <acronym>CUPS</acronym> is dependent on the type
    5 of printer and can be complex. Generally, postscript printers are easier.
    6 For detailed instructions on configuration and use of <acronym>CUPS</acronym>,
    7 see <ulink url="http://www.cups.org/documentation.php"/>. The Software
     4<para>Configuration of <application><acronym>CUPS</acronym></application> is
     5dependent on the type of printer and can be complex. Generally, PostScript
     6printers are easier. For detailed instructions on configuration and use of
     7<application><acronym>CUPS</acronym></application>, see
     8<ulink url="http://www.cups.org/documentation.php"/>. The Software
    89Administrators Manual and Software Users Manual are particularly useful.</para>
    910
    10 <para>During the install, <acronym>CUPS</acronym> created the startup file
    11 <filename>/etc/rc.d/init.d/cups</filename>. The file works, but you may
    12 want to change it to a more conventional <acronym>LFS</acronym> startup file:</para>
     11<para>During the install, <application><acronym>CUPS</acronym></application>
     12created the startup file <filename>/etc/rc.d/init.d/cups</filename>. The file
     13works, but you may want to change it to a more conventional <acronym>LFS
     14</acronym> startup file:</para>
    1315
    1416<screen><userinput><command>cat &gt; /etc/rc.d/init.d/cups &lt;&lt; "EOF"</command>
Note: See TracChangeset for help on using the changeset viewer.