From 31b5744fccda24f60c86c5f8a65da9cbcf360dc6 Mon Sep 17 00:00:00 2001 From: abs Date: Wed, 15 Nov 2000 12:17:00 +0000 Subject: Ensure first head1 line is 'NAME' to pacify older perl pod2man Update to 1.2 --- print/if-psprint/Makefile | 4 ++-- print/if-psprint/files/if-psprint.pl | 12 +++++++----- 2 files changed, 9 insertions(+), 7 deletions(-) (limited to 'print') 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 . 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]) -- cgit v1.2.3