summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorabs <abs>2000-11-15 12:17:00 +0000
committerabs <abs>2000-11-15 12:17:00 +0000
commit31b5744fccda24f60c86c5f8a65da9cbcf360dc6 (patch)
treed5e3daac7c7f806c801cedd14567e9363c97fe86 /print
parent11e1513d6f641541c0087a6aa08c29d898e4f272 (diff)
downloadpkgsrc-31b5744fccda24f60c86c5f8a65da9cbcf360dc6.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/Makefile4
-rwxr-xr-xprint/if-psprint/files/if-psprint.pl12
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])