glfs/pst/printing/lprng/lprng-desc.xml
Igor Živković 58738de679 updated to lprng-3.8.25
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1799 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-02-11 21:30:51 +00:00

61 lines
1.7 KiB
XML

<sect2>
<title>Contents</title>
<para>The LPRng package contains
<command>cancel</command>,
<command>checkpc</command>,
<command>lp</command>,
<command>lpc</command>,
<command>lpd</command>,
<command>lpq</command>,
<command>lpr</command>,
<command>lprm</command>,
<command>lprng_certs</command>,
<command>lprng_index_certs</command>,
<command>lpstat</command> and
<filename class="libraryfile">liblpr</filename>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>cancel</title>
<para><command>cancel</command> sends cancel requests to an LPRng print
service.</para></sect3>
<sect3><title>checkpc</title>
<para><command>checkpc</command> checks out the printcap
database.</para></sect3>
<sect3><title>lp</title>
<para><command>lp</command> sends requests to an LPRng print service.</para></sect3>
<sect3><title>lpc</title>
<para><command>lpc</command> is the control program for the daemon.</para></sect3>
<sect3><title>lpd</title>
<para><command>lpd</command> is the daemon.</para></sect3>
<sect3><title>lpq</title>
<para><command>lpq</command> is the status monitoring program.</para></sect3>
<sect3><title>lpr</title>
<para><command>lpr</command> is the job spooler program.</para></sect3>
<sect3><title>lprm</title>
<para><command>lprm</command> is the job removal program.</para></sect3>
<sect3><title>lprng_certs</title>
<para><command>lprng_certs</command> is a program used to manage
<acronym>SSL</acronym> certificates for the LPRng
software.</para></sect3>
<sect3><title>lprng_index_certs</title>
<para><command>lprng_index_certs</command> creates a set of index files
in the LPRng signing certificate directory.</para></sect3>
<sect3><title>lpstat</title>
<para><command>lpstat</command> is the job status program.</para></sect3>
</sect2>