Changeset d306467 for pst/printing/cups


Ignore:
Timestamp:
04/06/2003 07:30:52 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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0cfd5d9
Parents:
03cbf55
Message:

multimedia editing

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

Location:
pst/printing/cups
Files:
3 edited

Legend:

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

    r03cbf55 rd306467  
    44<para>Configuration of CUPS is dependent on the type of printer and can be complex. 
    55Generally, postscript printers are easier.  For detailed instructions on
    6 configuration and use of CUPS, see <ulink url="http://www.cups.org/documentation.html"/>.
     6configuration and use of CUPS, see <ulink url="http://www.cups.org/documentation.php"/>.
    77The Software Administrators Manual and Software Users Manual are particularly
    88useful.</para>
  • pst/printing/cups/cups-exp.xml

    r03cbf55 rd306467  
    33
    44<para>The basic default behavior of the installation is appropriate for LFS systems. 
    5 CUPS files are placed in /usr/bin, /usr/sbin, /var, and /etc/cups.</para>
     5CUPS files are placed in <filename>/usr/bin</filename>,
     6<filename>/usr/sbin</filename>, <filename>/var</filename> and
     7<filename>/etc/cups</filename>.</para>
    68
    79</sect2>
  • pst/printing/cups/cups-intro.xml

    r03cbf55 rd306467  
    1111<xref linkend="espgs"/> (for non-postscript printers)
    1212CUPS will utilize:
    13 <xref linkend="libjpeg"/>, <xref linkend="libpng"/>, and <xref linkend="libtiff"/></screen>
     13<xref linkend="libjpeg"/>, <xref linkend="libpng"/> and <xref linkend="libtiff"/></screen>
    1414
    1515
Note: See TracChangeset for help on using the changeset viewer.