summaryrefslogtreecommitdiff
path: root/print/pnm2ppa/files/patch-docs__en__pnm2ppa.1
blob: 03e6da585598f7dd5261a6e00f3298899f6d16e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
--- docs/en/pnm2ppa.1.orig	2002-06-23 05:17:58 UTC
+++ docs/en/pnm2ppa.1
@@ -60,13 +60,13 @@ Econofast mode: lower print quality that is faster and
 .\"{{{	-f configFile
 .IP "\fB\-f \fIconfigFile\fR\fP"
 Re-reads configuration from \fIconfigFile\fR (after 
-initially reading it from /etc/pnm2ppa.conf). 
+initially reading it from %%PREFIX%%/etc/pnm2ppa.conf). 
 .\"}}}
 
 .\"{{{	-F GammaFile
 .IP "\fB\-F \fIGammaFile\fR\fP"
 Overrides reading the color-correction table (Gamma curve) from the default 
-file /etc/pnm2ppa.gamma, and uses \fIGammaFile\fR instead.
+file %%PREFIX%%/etc/pnm2ppa.gamma, and uses \fIGammaFile\fR instead.
 .\"}}}
 
 .\"{{{	--fd
@@ -170,7 +170,7 @@ Sets the y-offset \fIyoffset\fR from the top of the pa
 
  
 .SH NOTES
-The default configuration file \fI/etc/pnm2ppa.conf\fR  is read in first. Command line arguments then modify the resulting definitions.
+The default configuration file \fI%%PREFIX%%/etc/pnm2ppa.conf\fR  is read in first. Command line arguments then modify the resulting definitions.
 .PP
 The \fB-v\fP option resets all definitions (margins, offsets, etc.)  back to
 the inbuilt defaults for that printer and should be used before subsequent
@@ -180,13 +180,13 @@ pnm(5), ppm(5), pbm(5)
 
 .SH FILES
 
-.\"{{{	/etc/pnm2ppa.conf
-.IP "\fB\fI/etc/pnm2ppa.conf\fR\fP"
+.\"{{{	%%PREFIX%%/etc/pnm2ppa.conf
+.IP "\fB\fI%%PREFIX%%/etc/pnm2ppa.conf\fR\fP"
 Default configuration file.
 .\"}}}
 
-.\"{{{	/etc/pnm2ppa.gamma
-.IP "\fB\fI/etc/pnm2ppa.gamma\fR\fP"
+.\"{{{	%%PREFIX%%/etc/pnm2ppa.gamma
+.IP "\fB\fI%%PREFIX%%/etc/pnm2ppa.gamma\fR\fP"
 Default Gamma (color-correction) file.
 .\"}}}