38 lines
1.7 KiB
Diff
38 lines
1.7 KiB
Diff
diff -urNad ghostscript-8.64.dfsg.1~svn9323~/man/gs.1 ghostscript-8.64.dfsg.1~svn9323/man/gs.1
|
|
--- ghostscript-8.64.dfsg.1~svn9323~/man/gs.1 2009-01-05 19:08:07.000000000 +0900
|
|
+++ ghostscript-8.64.dfsg.1~svn9323/man/gs.1 2009-01-05 19:50:58.000000000 +0900
|
|
@@ -295,18 +295,18 @@
|
|
are typically based in \fBC:\\GS\fR, but may be elsewhere, especially if
|
|
you install Ghostscript with \fBGSview\fR. Run "\fBgs -h\fR" to find the
|
|
location of Ghostscript documentation on your system, from which you can
|
|
-get more details.
|
|
+get more details. On a Pisi Linux system they are in \fB/usr\fR.
|
|
.TP
|
|
-.B /usr/local/share/ghostscript/#.##/*
|
|
+.B /usr/share/ghostscript/#.##/*
|
|
Startup files, utilities, and basic font definitions
|
|
.TP
|
|
-.B /usr/local/share/ghostscript/fonts/*
|
|
+.B /usr/share/fonts/type1/gsfonts/*
|
|
More font definitions
|
|
.TP
|
|
-.B /usr/local/share/ghostscript/#.##/examples/*
|
|
+.B /usr/share/doc/ghostscript/examples/*
|
|
Ghostscript demonstration files
|
|
.TP
|
|
-.B /usr/local/share/ghostscript/#.##/doc/*
|
|
+.B /usr/share/doc/ghostscript/*
|
|
Diverse document files
|
|
.SH "INITIALIZATION FILES"
|
|
When looking for the initialization files "gs_*.ps", the files related to
|
|
@@ -330,7 +330,8 @@
|
|
Ghostscript makefile when the executable was built. When \fBgs\fR is built
|
|
on Unix, \fBGS_LIB_DEFAULT\fR is usually
|
|
"/usr/local/share/ghostscript/#.##:/usr/local/share/ghostscript/fonts"
|
|
-where "#.##" represents the Ghostscript version number.
|
|
+where "#.##" represents the Ghostscript version number. They are
|
|
+"/usr/share/ghostscript/#.##" on a Debian system.
|
|
.PP
|
|
Each of these (\fBGS_LIB_DEFAULT\fR, \fBGS_LIB\fR, and \fB\-I\fR parameter)
|
|
may be either a single directory or a list of directories separated by
|