diff options
author | Nik Clayton <nik@FreeBSD.org> | 2000-06-19 13:43:42 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 2000-06-19 13:43:42 +0000 |
commit | 3753f0b6406980ca6e9d4c357b96169fc5a69095 (patch) | |
tree | ad329d1ca220580dac7b70435c9f1e7de1b304ac /en_US.ISO8859-1/books/handbook | |
parent | c48e674766365b1e1e3879c34811dba0041e56cb (diff) |
Notes
Diffstat (limited to 'en_US.ISO8859-1/books/handbook')
-rw-r--r-- | en_US.ISO8859-1/books/handbook/printing/chapter.sgml | 53 |
1 files changed, 3 insertions, 50 deletions
diff --git a/en_US.ISO8859-1/books/handbook/printing/chapter.sgml b/en_US.ISO8859-1/books/handbook/printing/chapter.sgml index cdbc0ec58b..d403e08700 100644 --- a/en_US.ISO8859-1/books/handbook/printing/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/printing/chapter.sgml @@ -1,7 +1,7 @@ <!-- The FreeBSD Documentation Project - $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/printing/chapter.sgml,v 1.28 2000/06/12 20:46:51 murray Exp $ + $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/printing/chapter.sgml,v 1.29 2000/06/13 01:01:17 jim Exp $ --> <chapter id="printing"> @@ -2504,7 +2504,7 @@ rose:kelly Job: outline Date: Sun Sep 17 11:07:51 1995</programlisting> </listitem> <listitem> - <para>Install an alternative to LPD, such as LPRng or PLP. Section + <para>Install an alternative to LPD, such as LPRng. Section <link linkend="printing-lpd-alternatives">Alternatives to the Standard Spooler</link> tells more about other spooling software you can substitute for LPD.</para> @@ -4285,55 +4285,8 @@ cfA013rose dequeued <quote>What other spooling systems are out there (and work with FreeBSD)?</quote></para> - <para>Unfortunately, I have located only <emphasis>two</emphasis> - alternatives—and they are almost identical to each other! They - are:</para> - <variablelist> <varlistentry> - <term>PLP, the Portable Line Printer Spooler System</term> - - <listitem> - <para>PLP was based on software developed by Patrick Powell and then - maintained by an Internet-wide group of developers. The main site - for the software is at <ulink - url="ftp://ftp.iona.ie/pub/plp/">ftp://ftp.iona.ie/pub/plp/</ulink>. - There is also a <ulink - url="http://www.iona.ie:8000/www/hyplan/jmason/plp.html">web - page</ulink>.</para> - - <para>It is quite similar to the BSD LPD spooler, but boasts a - host of features, including:</para> - - <itemizedlist> - <listitem> - <para>Better network support, including built-in support for - networked printers, NIS-maintained printcaps, and NFS-mounted - spooling directories</para> - </listitem> - - <listitem> - <para>Sophisticated queue management, allowing multiple printers - on a queue, transfer of jobs between queues, and queue - redirection</para> - </listitem> - - <listitem> - <para>Remote printer control functions</para> - </listitem> - - <listitem> - <para>Prioritization of jobs</para> - </listitem> - - <listitem> - <para>Expansive security and access options</para> - </listitem> - </itemizedlist> - </listitem> - </varlistentry> - - <varlistentry> <term>LPRng</term> <listitem> @@ -4341,7 +4294,7 @@ cfA013rose dequeued Generation</quote> is a complete rewrite of PLP. Patrick Powell and Justin Mason (the principal maintainer of PLP) collaborated to make LPRng. The main site for LPRng is <ulink - url="ftp://dickory.sdsu.edu/pub/LPRng/">ftp://dickory.sdsu.edu/pub/LPRng/</ulink>.</para> + url="http://www.astart.com/lprng/LPRng.html">http://www.astart.com/lprng/LPRng.html</ulink>.</para> </listitem> </varlistentry> </variablelist> |