diff options
author | abs <abs@pkgsrc.org> | 2000-11-15 12:17:00 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2000-11-15 12:17:00 +0000 |
commit | 232b23e61d87b786fa53c891b7783a93a4061d82 (patch) | |
tree | d5e3daac7c7f806c801cedd14567e9363c97fe86 /print | |
parent | 6dc3fd56b495db81ac9ead278054fe37900d5cc3 (diff) | |
download | pkgsrc-232b23e61d87b786fa53c891b7783a93a4061d82.tar.gz |
Ensure first head1 line is 'NAME' to pacify older perl pod2man
Update to 1.2
Diffstat (limited to 'print')
-rw-r--r-- | print/if-psprint/Makefile | 4 | ||||
-rwxr-xr-x | print/if-psprint/files/if-psprint.pl | 12 |
2 files changed, 9 insertions, 7 deletions
diff --git a/print/if-psprint/Makefile b/print/if-psprint/Makefile index d88a1983dfe..8b8d4a07b5a 100644 --- a/print/if-psprint/Makefile +++ b/print/if-psprint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2000/10/17 11:12:37 abs Exp $ +# $NetBSD: Makefile,v 1.3 2000/11/15 12:17:00 abs Exp $ # -DISTNAME= if-psprint-1.1 +DISTNAME= if-psprint-1.2 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty diff --git a/print/if-psprint/files/if-psprint.pl b/print/if-psprint/files/if-psprint.pl index 399055d1709..cc15dab440e 100755 --- a/print/if-psprint/files/if-psprint.pl +++ b/print/if-psprint/files/if-psprint.pl @@ -1,6 +1,6 @@ #!@PREFIX@/bin/perl -w # -# $NetBSD: if-psprint.pl,v 1.2 2000/10/17 11:12:37 abs Exp $ +# $NetBSD: if-psprint.pl,v 1.3 2000/11/15 12:17:01 abs Exp $ # # Copyright (c) 2000 David Brownlee <abs@netbsd.org>. All rights # reserved. Provided as-is without express or implied warranties. @@ -10,17 +10,19 @@ # notice is retained. # -=head1 Overview +=head1 NAME -if-psprint will ssend text, postscript, or native printer language to an +if-psprint - send text, postscript, or native printer language to arbitrary printer. +=head1 OVERVIEW + Designed as a quick fix for the random printers that get hooked up to the NetBSD server and random Windows boxes around the office. Uses enscript to convert text to postscript, and ghostcript to convert to native printer language as required. -=head1 Details +=head1 DETAILS =over 4 @@ -63,7 +65,7 @@ requires ghostscript, enscript, and samba if printing to smb hosts =back -=head1 Sample printcap entries +=head1 SAMPLE PRINTCAP ENTRIES (Remember to create spool dir [sd]) |