blob: 24d517316b0cf053a665be4ec68a70ea04bc81f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
$NetBSD: MESSAGE,v 1.2 1999/09/13 18:40:53 jlam Exp $
===========================================================================
To activate the LPRng printing system do the following:
- set `lpd=NO' in /etc/rc.conf
- run ${PREFIX}/etc/rc.d/lprng.sh (may be added to /etc/rc.local)
- remember to adjust your aliases or your PATH to use the new programs
Note that LPRng uses:
/etc/printcap
/etc/lpd_printcap
/etc/lpd.conf
/etc/lpd.perms
For further information, have a look at
${PREFIX}/share/doc/LPRng/LPRng-HOWTO.txt
or point your favorite brower at
${PREFIX}/share/doc/LPRng/LPRng-HOWTO.html
===========================================================================
|