freebsd-ports/print/pnm2ppa/files/patch-ab
FUJISHIMA Satsuki 29d1daf787 rename pbm2ppa to pnm2ppa with updating to 1.04 (repository copied).
PR:		24880
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-03 21:19:13 +00:00

11 lines
485 B
Text

--- pnm2ppa.c.orig Sun Nov 12 04:53:03 2000
+++ pnm2ppa.c Tue Jan 30 21:27:52 2001
@@ -279,7 +279,7 @@
printf
(" The order in which parameters are specified is important:\n");
printf
- (" the file /etc/pnm2ppa.conf, if it exists, is processed as a configuration\n");
+ (" the file " CONFDIR "/pnm2ppa.conf, if it exists, is processed as a configuration\n");
printf
(" file before any command-line parameters are processed.\n");
printf