File xpdf-poppler-man-rc.patch of Package xpdf-poppler
Index: xpdf-poppler/doc/xpdf-poppler-rc.5
===================================================================
--- xpdf-poppler.orig/doc/xpdf-poppler-rc.5
+++ xpdf-poppler/doc/xpdf-poppler-rc.5
@@ -1,19 +1,19 @@
.\" Copyright 2002-2007 Glyph & Cog, LLC
.TH xpdfrc 5 "27 February 2007"
.SH NAME
-xpdfrc \- configuration file for Xpdf tools (version 3.02)
+xpdf-poppler-rc \- configuration file for Xpdf tools (version 3.02)
.SH DESCRIPTION
All of the Xpdf tools read a single configuration file. If you have a
.I .xpdfrc
file in your home directory, it will be read. Otherwise, a
system-wide configuration file will be read from
-.IR /etc/xpdf/xpdfrc ,
+.IR /etc/xpdf/xpdf-poppler-rc ,
if it exists. (This is its default location; depending on build
options, it may be placed elsewhere.) On Win32 systems, the
-.I xpdfrc
+.I xpdf-poppler-rc
file should be placed in the same directory as the executables.
.PP
-The xpdfrc file consists of a series of configuration options, one
+The xpdf-poppler-rc file consists of a series of configuration options, one
per line. Blank lines and lines starting with a \'#' (comments) are
ignored.
.PP
@@ -543,7 +543,7 @@ If set to "yes", drawing commands are pr
If set to "yes", this suppresses all error and warning messages from
all of the Xpdf tools. This defaults to "no".
.SH EXAMPLES
-The following is a sample xpdfrc file.
+The following is a sample xpdf-poppler-rc file.
.nf
# from the Thai support package
@@ -599,7 +599,7 @@ urlCommand "netscape \-remote 'open
.fi
.SH FILES
.TP
-.B /etc/xpdf/xpdfrc
+.B /etc/xpdf/xpdf-poppler-rc
This is the default location for the system-wide configuration file.
Depending on build options, it may be placed elsewhere.
.TP
Index: xpdf-poppler/doc/xpdf-poppler.1
===================================================================
--- xpdf-poppler.orig/doc/xpdf-poppler.1
+++ xpdf-poppler/doc/xpdf-poppler.1
@@ -53,8 +53,8 @@ zxpdf file.pdf.gz
.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, /etc/xpdf/xpdfrc. See the
-.BR xpdfrc (5)
+looks for a system-wide config file, /etc/xpdf-poppler/xpdf-poppler-rc. See the
+.BR xpdf-poppler-rc (5)
man page for details.
.SH OPTIONS
Many of the following options can be set with configuration file
@@ -161,7 +161,7 @@ significantly larger (if they contain im
Sets the encoding to use for text output. The
.I encoding\-name
must be defined with the unicodeMap command (see
-.BR xpdfrc (5)).
+.BR xpdf-poppler-rc (5)).
This defaults to "UTF-8" in UTF-8 locales, to "Latin1" in all other
locales ("UTF-8" and "Latin1" are built-in encodings).
.RB "[config file: " textEncoding ]
@@ -479,7 +479,7 @@ urlCommand "netscape \-remote 'openURL(%
.SH COMMANDS
Xpdf's key and mouse bindings are user-configurable, using the bind and
unbind options in the config file (see
-.BR xpdfrc (5)).
+.BR xpdf-poppler-rc (5)).
The bind command allows you to bind a key or mouse button to a
sequence of one or more commands.
.SS Available Commands
@@ -870,6 +870,6 @@ Cog, LLC.
.BR pdffonts (1),
.BR pdftoppm (1),
.BR pdfimages (1),
-.BR xpdfrc (5)
+.BR xpdf-poppler-rc (5)
.br
.B http://www.foolabs.com/xpdf/