14 lines
590 B
Text
14 lines
590 B
Text
|
$NetBSD: patch-ah,v 1.1 2003/03/25 14:02:42 salo Exp $
|
||
|
|
||
|
--- doc/pdftotext.1.orig 2003-03-21 08:01:01.000000000 +0100
|
||
|
+++ doc/pdftotext.1 2003-03-25 12:43:07.000000000 +0100
|
||
|
@@ -29,7 +29,7 @@
|
||
|
Pdftotext 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 pdftotext
|
||
|
+@PKG_SYSCONFDIR@/xpdfrc (but this location can be changed when pdftotext
|
||
|
is built). See the
|
||
|
.BR xpdfrc (5)
|
||
|
man page for details.
|