14 lines
560 B
Plaintext
14 lines
560 B
Plaintext
$NetBSD: patch-aj,v 1.2 2005/09/07 15:19:08 adam Exp $
|
|
|
|
--- doc/xpdf.1.orig 2005-08-17 05:34:30.000000000 +0000
|
|
+++ doc/xpdf.1
|
|
@@ -41,7 +41,7 @@ xpdf
|
|
.SH CONFIGURATION FILE
|
|
Xpdf 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 xpdf is built). See the
|
|
.BR xpdfrc (5)
|
|
man page for details.
|