diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-22 00:43:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-22 00:43:36 +0000 |
commit | 68deb923b4b8affe4d2c46090397dddcab64d4c9 (patch) | |
tree | 75555189756d7dc686210a6d06524158784c0296 /print | |
parent | 2282f4744dd10368b9564389efc0e0eb47b0014d (diff) | |
download | pkgsrc-68deb923b4b8affe4d2c46090397dddcab64d4c9.tar.gz |
Add lpc(8). Noted by dieter in PR 20202.
Diffstat (limited to 'print')
-rw-r--r-- | print/LPRng-core/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/LPRng-core/PLIST b/print/LPRng-core/PLIST index 8a278b3cc74..c043e00a938 100644 --- a/print/LPRng-core/PLIST +++ b/print/LPRng-core/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:27:26 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/03/22 00:43:36 wiz Exp $ bin/cancel bin/lp bin/lpq @@ -26,6 +26,7 @@ man/man5/lpd.conf.5 man/man5/lpd.perms.5 man/man5/printcap.5 man/man8/checkpc.8 +man/man8/lpc.8 man/man8/lpd.8 sbin/checkpc sbin/lpc |