14 lines
603 B
Plaintext
14 lines
603 B
Plaintext
$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.
|