diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 15:56:34 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 15:56:34 -0600 |
commit | b529f046c9a64ac5fcfa60747af940cf972b3ebc (patch) | |
tree | 83c28cf7fa8fed1960ebd3924b579e7ed8c95cc6 /doc/tdeprint/lpr-bsd.docbook | |
parent | 6508fe4c40c60fd7a43bd3d9e19b762e10ea3f53 (diff) | |
download | tdebase-b529f046c9a64ac5fcfa60747af940cf972b3ebc.tar.gz tdebase-b529f046c9a64ac5fcfa60747af940cf972b3ebc.zip |
Actually move the kde files that were renamed in the last commit
Diffstat (limited to 'doc/tdeprint/lpr-bsd.docbook')
-rw-r--r-- | doc/tdeprint/lpr-bsd.docbook | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/tdeprint/lpr-bsd.docbook b/doc/tdeprint/lpr-bsd.docbook new file mode 100644 index 000000000..007fbc6e5 --- /dev/null +++ b/doc/tdeprint/lpr-bsd.docbook @@ -0,0 +1,25 @@ +<chapter id="lpr-bsd-style-module"> +<title><acronym>LPR</acronym> (<acronym>BSD</acronym>)</title> + +<para>Plain (old?) <acronym>LPR</acronym> support. An +<acronym>LPRng</acronym> module is in development, and hopefully +available for 2.3 release.</para> + +<sect1> +<title>Overview of Provided Features</title> + +<itemizedlist> +<listitem> +<para>Printer management: basic support to add/remove/configure a +printer, compatible with &RedHat;-6.x systems +(<command>printtool</command> + rhs-printfilers packages).</para> +</listitem> +<listitem> +<para>Job management: not supported</para> +</listitem> +<listitem> +<para>Print options: basic control</para> +</listitem> +</itemizedlist> +</sect1> +</chapter> |