570b52b64e
* New PDF rasterizer ("Splash"). * Added support for PDF 1.5. * Replaced pdftopbm with pdftoppm (which can generate PBM, PGM, and PPM files).
13 lines
596 B
Text
13 lines
596 B
Text
$NetBSD: patch-ae,v 1.2 2004/03/03 10:50:09 adam Exp $
|
|
|
|
--- doc/pdfinfo.1.orig 2004-01-22 01:26:44.000000000 +0000
|
|
+++ doc/pdfinfo.1
|
|
@@ -71,7 +71,7 @@ metadata (only if requested)
|
|
.SH CONFIGURATION FILE
|
|
Pdfinfo reads a configuration file at startup. It first tries to find
|
|
the user's private config file, ~/.xpdfrc. If that doesn't exist, it
|
|
-looks for a system-wide config file, typically /usr/local/etc/xpdfrc
|
|
+looks for a system-wide config file, typically @PKG_SYSCONFDIR@/xpdfrc
|
|
(but this location can be changed when pdfinfo is built). See the
|
|
.BR xpdfrc (5)
|
|
man page for details.
|