blob: 3693fc350c8d2c5de0ee1f57ccaa04b752ebe059 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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
|