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
573 B
Text
13 lines
573 B
Text
$NetBSD: patch-af,v 1.2 2004/03/03 10:50:09 adam Exp $
|
|
|
|
--- doc/pdftoppm.1.orig 2004-01-22 01:26:44.000000000 +0000
|
|
+++ doc/pdftoppm.1
|
|
@@ -25,7 +25,7 @@ is the page number.
|
|
Pdftoppm 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 (but this location can be changed when pdftoppm
|
|
+@PKG_SYSCONFDIR@/etc/xpdfrc (but this location can be changed when pdftoppm
|
|
is built). See the
|
|
.BR xpdfrc (5)
|
|
man page for details.
|