From 104285ddd10c9be8099ddb44db011804036e8340 Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Thu, 2 Aug 2001 02:32:17 +0000 Subject: [PATCH] Revamp the synopsis, and move some of the other text in to the top of the introduction. --- .../books/handbook/printing/chapter.sgml | 73 +++++++++++++++++-- 1 file changed, 68 insertions(+), 5 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/printing/chapter.sgml b/en_US.ISO8859-1/books/handbook/printing/chapter.sgml index 81116cef90..1563e6a2b4 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 @@ @@ -15,6 +15,73 @@ LPD spooling system printing + FreeBSD can be used to print to a wide variety of printers, from the + oldest impact printer to the latest laser printers, and everything in + between, allowing you to produce high quality printed output from the + applications you run. + + FreeBSD can also be configured to act as a print server on a + network; in this capacity FreeBSD can receive print jobs from a variety + of other computers, including other FreeBSD computers, Windows and MacOS + hosts. FreeBSD will ensure that one job at a time is printed, and can + keep statistics on which users and machines are doing the most printing, + produce banner pages showing who's printout is who's, and + more. + + After reading this chapter you will know: + + + + How to configure the FreeBSD print spooler + + + + How to install print filters, to handle special print jobs + differently, including converting incoming documents to print + formats that your printers understand + + + + How to enable header, or banner pages on your printout + + + + How to print to printers connected to other computers + + + + How to print to printers connected directly to the + network + + + + How to control printer restrictions, including limiting the size + of print jobs, and preventing certain users from printing + + + + How to keep printer statistics, and account for printer + usage + + + + How to troubleshoot printing problems + + + + Before reading this chapter you should: + + + + Know how to configure and install a new kernel + () + + + + + + Introduction + In order to use printers with FreeBSD, you will need to set them up to work with the Berkeley line printer spooling system, also known as the LPD spooling system. It is the standard printer @@ -26,10 +93,6 @@ system, you may wish to skip to section Setting up the spooling system. - - - - Introduction LPD controls everything about a host's printers. It is responsible for a number of things: