blob: 36fc8c3445ecc663b8a866d90cde75405c764952 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ag,v 1.1 2003/03/25 14:02:41 salo Exp $
--- doc/pdftops.1.orig 2003-03-25 12:41:58.000000000 +0100
+++ doc/pdftops.1 2003-03-25 12:42:20.000000000 +0100
@@ -31,7 +31,7 @@
.SH CONFIGURATION FILE
Pdftops 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 pdftops is built). See the
.BR xpdfrc (5)
man page for details.
|