29d1daf787
PR: 24880 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
11 lines
485 B
Text
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
|