From b307acdf8950310bd57a33d8457cfede7364535d Mon Sep 17 00:00:00 2001 From: abs Date: Tue, 5 Dec 2000 15:49:37 +0000 Subject: Update to 1.3 - tweak comments to pacify earlier perl pod2man parsers. No functional change --- print/if-psprint/Makefile | 4 ++-- print/if-psprint/files/if-psprint.pl | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'print') diff --git a/print/if-psprint/Makefile b/print/if-psprint/Makefile index 8b8d4a07b5a..ca9d88d3894 100644 --- a/print/if-psprint/Makefile +++ b/print/if-psprint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2000/11/15 12:17:00 abs Exp $ +# $NetBSD: Makefile,v 1.4 2000/12/05 15:49:37 abs Exp $ # -DISTNAME= if-psprint-1.2 +DISTNAME= if-psprint-1.3 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 cc15dab440e..4330dfeb955 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.3 2000/11/15 12:17:01 abs Exp $ +# $NetBSD: if-psprint.pl,v 1.4 2000/12/05 15:49:37 abs Exp $ # # Copyright (c) 2000 David Brownlee . All rights # reserved. Provided as-is without express or implied warranties. @@ -15,14 +15,14 @@ if-psprint - send text, postscript, or native printer language to arbitrary printer. -=head1 OVERVIEW +=head1 SYNOPSIS 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 DESCRIPTION =over 4 @@ -65,7 +65,7 @@ requires ghostscript, enscript, and samba if printing to smb hosts =back -=head1 SAMPLE PRINTCAP ENTRIES +=head1 EXAMPLE PRINTCAP ENTRIES (Remember to create spool dir [sd]) -- cgit v1.2.3