repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: ed824218b7c0d796c4b539a84c800d5a595c10b1:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit ed824218b7c0d796c4b539a84c800d5a595c10b1
Author: Marc Lehmann 
Date:   Wed Dec 31 14:12:44 2014 +0000

    name, alldocclean

diff --git a/README.configure b/README.configure
index 674c0403a167b48ea692fc666fc2b74a0d717631..
index ..ae7c4564266390abe0a1993cb93960bac2c9d0c8 100644
--- a/README.configure
+++ b/README.configure
@@ -192,7 +192,7 @@ CONFIGURE OPTIONS
           verbose X error handling

     --enable-iso14755 (default: on)
-        Enable extended ISO 14755 support (see rxvt(1)). Basic support
+        Enable extended ISO 14755 support (see urxvt(1)). Basic support
         (section 5.1) is enabled by "--enable-frills", while support for
         5.2, 5.3 and 5.4 is enabled with this switch.

@@ -224,8 +224,8 @@ CONFIGURE OPTIONS
         Add support to have the pointer disappear when typing or inactive.

     --enable-perl (default: on)
-        Enable an embedded perl interpreter. See the rxvtperl(3) manpage for
-        more info on this feature, or the files in src/perl/ for the
+        Enable an embedded perl interpreter. See the urxvtperl(3) manpage
+        for more info on this feature, or the files in src/perl/ for the
         extensions that are installed by default. The perl interpreter that
         is used can be specified via the "PERL" environment variable when
         running configure. Even when compiled in, perl will *not* be
@@ -247,7 +247,7 @@ CONFIGURE OPTIONS
         "rxvt-unicode-256color" by default (doc/etc/ contains
         termcap/terminfo definitions for both).

-        It also results in higher memory usage and can slow down rxvt
+        It also results in higher memory usage and can slow down urxvt
         dramatically when more than six fonts are in use by a terminal
         instance.

diff --git a/doc/Makefile.in b/doc/Makefile.in
index 7a8ad31884915c9209c270302b17e9b9805154ef..
index ..adc46164df2e05fec2e961c6a96379488b6bff6c 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -76,16 +76,18 @@ alldoc: rxvt.1.man.in rxvt.7.man.in rxvtc.1.man.in rxvtd.1.man.in \
 	../README.configure ../README.FAQ \
 	$(srcdir)/etc/rxvt-unicode.termcap

+alldocclean:
+	rm -f rxvt.1.man.in rxvt.7.man.in rxvtc.1.man.in rxvtd.1.man.in
+	rm -f ../README.configure ../README.FAQ
+	rm -f $(srcdir)/etc/rxvt-unicode.termcap
+
 clean:
 	rm -f rxvt.1.man rxvt.7.man rxvtc.1.man rxvtd.1.man

 distclean: clean
 	rm -f Makefile

-realclean: distclean
-	rm -f rxvt.1.man.in rxvt.7.man.in rxvtc.1.man.in rxvtd.1.man.in
-	rm -f ../README.configure ../README.FAQ
-	rm -f $(srcdir)/etc/rxvt-unicode.termcap
+realclean: distclean alldocclean

 cleandir: realclean

diff --git a/doc/rxvt.7.man.in b/doc/rxvt.7.man.in
index f64e480b4839a4c7e4b6900d26289203db8ba1ce..
index ..6bf800d1b139047aeb04ceaecf2a378012f64684 100644
--- a/doc/rxvt.7.man.in
+++ b/doc/rxvt.7.man.in
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28)
+.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -38,8 +38,6 @@
 .    ds PI \(*p
 .    ds L" ``
 .    ds R" ''
-.    ds C`
-.    ds C'
 'br\}
 .\"
 .\" Escape single quotes in literal strings from groff's Unicode transform.
@@ -50,24 +48,17 @@
 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
-.\"
-.\" Avoid warning from groff about undefined register 'F'.
-.de IX
+.ie \nF \{\
+.    de IX
+.    tm Index:\\$1\t\\n%\t"\\$2"
 ..
-.nr rF 0
-.if \n(.g .if rF .nr rF 1
-.if (\n(rF:(\n(.g==0)) \{
-.    if \nF \{
-.        de IX
-.        tm Index:\\$1\t\\n%\t"\\$2"
+.    nr % 0
+.    rr F
+.\}
+.el \{\
+.    de IX
 ..
-.        if !\nF==2 \{
-.            nr % 0
-.            nr F 2
-.        \}
-.    \}
 .\}
-.rr rF
 .\"
 .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
 .\" Fear.  Run.  Save yourself.  No user-serviceable parts.
@@ -133,7 +124,7 @@
 .\" ========================================================================
 .\"
 .IX Title "@@RXVT_NAME@@ 7"
-.TH @@RXVT_NAME@@ 7 "2014-12-26" "@@RXVT_VERSION@@" "RXVT-UNICODE"
+.TH @@RXVT_NAME@@ 7 "2014-12-31" "@@RXVT_VERSION@@" "RXVT-UNICODE"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -154,14 +145,14 @@ RXVT REFERENCE \- FAQ, command sequences and other background information
 .Ve
 .SH "DESCRIPTION"
 .IX Header "DESCRIPTION"
-This document contains the \s-1FAQ,\s0 the \s-1RXVT TECHNICAL REFERENCE\s0 documenting
+This document contains the \s-1FAQ\s0, the \s-1RXVT\s0 \s-1TECHNICAL\s0 \s-1REFERENCE\s0 documenting
 all escape sequences, and other background information.
 .PP
 The newest version of this document is also available on the World Wide Web at
-.
+http://pod.tst.eu/http://cvs.schmorp.de/rxvt\-unicode/doc/rxvt.7.pod .
 .PP
 The main manual page for @@RXVT_NAME@@ itself is available at
-.
+http://pod.tst.eu/http://cvs.schmorp.de/rxvt\-unicode/doc/rxvt.1.pod .
 .SH "RXVT\-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS"
 .IX Header "RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS"
 .SS "Meta, Features & Commandline Issues"
@@ -169,7 +160,7 @@ The main manual page for @@RXVT_NAME@@ itself is available at
 \fIMy question isn't answered here, can I ask a human?\fR
 .IX Subsection "My question isn't answered here, can I ask a human?"
 .PP
-Before sending me mail, you could go to \s-1IRC: \s0\f(CW\*(C`irc.freenode.net\*(C'\fR,
+Before sending me mail, you could go to \s-1IRC:\s0 \f(CW\*(C`irc.freenode.net\*(C'\fR,
 channel \f(CW\*(C`#rxvt\-unicode\*(C'\fR has some rxvt-unicode enthusiasts that might be
 interested in learning about new and exciting problems (but not FAQs :).
 .PP
@@ -257,8 +248,8 @@ existing daemon.
 \fIHow do I distinguish whether I'm running rxvt-unicode or a regular xterm? I need this to decide about setting colours etc.\fR
 .IX Subsection "How do I distinguish whether I'm running rxvt-unicode or a regular xterm? I need this to decide about setting colours etc."
 .PP
-The original rxvt and rxvt-unicode always export the variable \*(L"\s-1COLORTERM\*(R",\s0
-so you can check and see if that is set. Note that several programs, \s-1JED,\s0
+The original rxvt and rxvt-unicode always export the variable \*(L"\s-1COLORTERM\s0\*(R",
+so you can check and see if that is set. Note that several programs, \s-1JED\s0,
 slrn, Midnight Commander automatically check this variable to decide
 whether or not to use colour.
 .PP
@@ -268,7 +259,7 @@ whether or not to use colour.
 If you've compiled rxvt-unicode with \s-1DISPLAY_IS_IP\s0 and have enabled
 insecure mode then it is possible to use the following shell script
 snippets to correctly set the display. If your version of rxvt-unicode
-wasn't also compiled with \s-1ESCZ_ANSWER \s0(as assumed in these snippets) then
+wasn't also compiled with \s-1ESCZ_ANSWER\s0 (as assumed in these snippets) then
 the \s-1COLORTERM\s0 variable can be used to distinguish rxvt-unicode from a
 regular xterm.
 .PP
@@ -330,7 +321,7 @@ and can be compiled out unless you rely on X11 core fonts that use those
 encodings. The \s-1BSS\s0 size comes from the 64k emergency buffer that my c++
 compiler allocates (but of course doesn't use unless you are out of
 memory). Also, using an xft font instead of a core font immediately adds a
-few megabytes of \s-1RSS.\s0 Xft indeed is responsible for a lot of \s-1RSS\s0 even when
+few megabytes of \s-1RSS\s0. Xft indeed is responsible for a lot of \s-1RSS\s0 even when
 not used.
 .PP
 Of course, due to every character using two or four bytes instead of one,
@@ -360,7 +351,7 @@ domain sockets, which are all less portable than \*(C+ itself.
 Regarding the bloat, see the above question: It's easy to write programs
 in C that use gobs of memory, and certainly possible to write programs in
 \&\*(C+ that don't. \*(C+ also often comes with large libraries, but this is
-not necessarily the case with \s-1GCC.\s0 Here is what rxvt links against on my
+not necessarily the case with \s-1GCC\s0. Here is what rxvt links against on my
 system with a minimal config:
 .PP
 .Vb 4
@@ -557,7 +548,7 @@ color0\-7 are the low-intensity colours.
 color8\-15 are the corresponding high-intensity colours.
 .PP
 \fII don't like the screen colours.  How do I change them?\fR
-.IX Subsection "I don't like the screen colours. How do I change them?"
+.IX Subsection "I don't like the screen colours.  How do I change them?"
 .PP
 You can change the screen colours at run-time using \fI~/.Xdefaults\fR
 resources (or as long-options).
@@ -713,7 +704,7 @@ rxvt-unicode from initialising perl, saving memory.
 .PP
 If you only want to disable specific features, you first have to
 identify which perl extension is responsible. For this, read the section
-\&\fB\s-1PREPACKAGED EXTENSIONS\s0\fR in the @@URXVT_NAME@@\fIperl\fR\|(3) manpage. For
+\&\fB\s-1PREPACKAGED\s0 \s-1EXTENSIONS\s0\fR in the @@URXVT_NAME@@\fIperl\fR\|(3) manpage. For
 example, to disable the \fBselection-popup\fR and \fBoption-popup\fR, specify
 this \fBperl-ext-common\fR resource:
 .PP
@@ -778,12 +769,12 @@ If it still doesn't work, then maybe your input method doesn't support
 compose sequences \- to fall back to the built-in one, make sure you don't
 specify an input method via \f(CW\*(C`\-im\*(C'\fR or \f(CW\*(C`XMODIFIERS\*(C'\fR.
 .PP
-\fII cannot type \f(CI\*(C`Ctrl\-Shift\-2\*(C'\fI to get an \s-1ASCII NUL\s0 character due to \s-1ISO 14755\s0\fR
+\fII cannot type \f(CI\*(C`Ctrl\-Shift\-2\*(C'\fI to get an \s-1ASCII\s0 \s-1NUL\s0 character due to \s-1ISO\s0 14755\fR
 .IX Subsection "I cannot type Ctrl-Shift-2 to get an ASCII NUL character due to ISO 14755"
 .PP
-Either try \f(CW\*(C`Ctrl\-2\*(C'\fR alone (it often is mapped to \s-1ASCII NUL\s0 even on
-international keyboards) or simply use \s-1ISO 14755\s0 support to your
-advantage, typing  to get a \s-1ASCII NUL.\s0 This works for other
+Either try \f(CW\*(C`Ctrl\-2\*(C'\fR alone (it often is mapped to \s-1ASCII\s0 \s-1NUL\s0 even on
+international keyboards) or simply use \s-1ISO\s0 14755 support to your
+advantage, typing  to get a \s-1ASCII\s0 \s-1NUL\s0. This works for other
 codes, too, such as \f(CW\*(C`Ctrl\-Shift\-1\-d\*(C'\fR to type the default telnet escape
 character and so on.
 .PP
@@ -839,7 +830,7 @@ some editors (vim I'm told) expect Backspace = ^H,
 Perhaps someday this will all be resolved in a consistent manner.
 .PP
 \fII don't like the key-bindings.  How do I change them?\fR
-.IX Subsection "I don't like the key-bindings. How do I change them?"
+.IX Subsection "I don't like the key-bindings.  How do I change them?"
 .PP
 There are some compile-time selections available via configure. Unless
 you have run \*(L"configure\*(R" with the \f(CW\*(C`\-\-disable\-resources\*(C'\fR option you can
@@ -1316,10 +1307,10 @@ rxvt-unicode-locales.
 Try a search engine, as this is slightly different for every input method server.
 .PP
 Here is a checklist:
-.IP "\- Make sure your locale \fIand\fR the imLocale are supported on your \s-1OS.\s0" 4
+.IP "\- Make sure your locale \fIand\fR the imLocale are supported on your \s-1OS\s0." 4
 .IX Item "- Make sure your locale and the imLocale are supported on your OS."
-Try \f(CW\*(C`locale \-a\*(C'\fR or check the documentation for your \s-1OS.\s0
-.IP "\- Make sure your locale or imLocale matches a locale supported by your \s-1XIM.\s0" 4
+Try \f(CW\*(C`locale \-a\*(C'\fR or check the documentation for your \s-1OS\s0.
+.IP "\- Make sure your locale or imLocale matches a locale supported by your \s-1XIM\s0." 4
 .IX Item "- Make sure your locale or imLocale matches a locale supported by your XIM."
 For example, \fBkinput2\fR does not support \s-1UTF\-8\s0 locales, you should use
 \&\f(CW\*(C`ja_JP.EUC\-JP\*(C'\fR or equivalent.
@@ -1338,7 +1329,7 @@ method servers are running with this command:
 \&   xprop \-root XIM_SERVERS
 .Ve
 .PP
-\fIMy input method wants  but I want \s-1UTF\-8,\s0 what can I do?\fR
+\fIMy input method wants  but I want \s-1UTF\-8\s0, what can I do?\fR
 .IX Subsection "My input method wants  but I want UTF-8, what can I do?"
 .PP
 You can specify separate locales for the input method and the rest of the
@@ -1366,7 +1357,7 @@ crashes cannot be completely avoided even if both sides cooperate.
 So the only workaround is not to kill your Input Method Servers.
 .SS "Operating Systems / Package Maintaining"
 .IX Subsection "Operating Systems / Package Maintaining"
-\fII am maintaining rxvt-unicode for distribution/OS \s-1XXX,\s0 any recommendation?\fR
+\fII am maintaining rxvt-unicode for distribution/OS \s-1XXX\s0, any recommendation?\fR
 .IX Subsection "I am maintaining rxvt-unicode for distribution/OS XXX, any recommendation?"
 .PP
 You should build one binary with the default options. \fIconfigure\fR
@@ -1387,7 +1378,7 @@ one with \f(CW\*(C`\-\-disable\-everything\*(C'\fR (very useful) and a maximal o
 \&\f(CW\*(C`\-\-enable\-everything\*(C'\fR (less useful, it will be very big due to a lot of
 encodings built-in that increase download times and are rarely used).
 .PP
-\fII need to make it setuid/setgid to support utmp/ptys on my \s-1OS,\s0 is this safe?\fR
+\fII need to make it setuid/setgid to support utmp/ptys on my \s-1OS\s0, is this safe?\fR
 .IX Subsection "I need to make it setuid/setgid to support utmp/ptys on my OS, is this safe?"
 .PP
 It should be, starting with release 7.1. You are encouraged to properly
@@ -1421,7 +1412,7 @@ However, that means rxvt-unicode only works in \f(CW\*(C`POSIX\*(C'\fR, \f(CW\*(
 \&\f(CW\*(C`UTF\-8\*(C'\fR locales under FreeBSD (which all use Unicode as \fBwchar_t\fR).
 .PP
 \&\f(CW\*(C`_\|_STDC_ISO_10646_\|_\*(C'\fR is the only sane way to support multi-language
-apps in an \s-1OS,\s0 as using a locale-dependent (and non-standardized)
+apps in an \s-1OS\s0, as using a locale-dependent (and non-standardized)
 representation of \fBwchar_t\fR makes it impossible to convert between
 \&\fBwchar_t\fR (as used by X11 and your applications) and any other encoding
 without implementing OS-specific-wrappers for each and every locale. There
@@ -1614,19 +1605,19 @@ Invoke the G3 Character Set (\s-1LS3\s0)
 .ie n .IP "\fB\fB""ESC ( C""\fB\fR" 4
 .el .IP "\fB\f(CBESC ( C\fB\fR" 4
 .IX Item "ESC ( C"
-Designate G0 Character Set (\s-1ISO 2022\s0), see below for values of \f(CW\*(C`C\*(C'\fR.
+Designate G0 Character Set (\s-1ISO\s0 2022), see below for values of \f(CW\*(C`C\*(C'\fR.
 .ie n .IP "\fB\fB""ESC ) C""\fB\fR" 4
 .el .IP "\fB\f(CBESC ) C\fB\fR" 4
 .IX Item "ESC ) C"
-Designate G1 Character Set (\s-1ISO 2022\s0), see below for values of \f(CW\*(C`C\*(C'\fR.
+Designate G1 Character Set (\s-1ISO\s0 2022), see below for values of \f(CW\*(C`C\*(C'\fR.
 .ie n .IP "\fB\fB""ESC * C""\fB\fR" 4
 .el .IP "\fB\f(CBESC * C\fB\fR" 4
 .IX Item "ESC * C"
-Designate G2 Character Set (\s-1ISO 2022\s0), see below for values of \f(CW\*(C`C\*(C'\fR.
+Designate G2 Character Set (\s-1ISO\s0 2022), see below for values of \f(CW\*(C`C\*(C'\fR.
 .ie n .IP "\fB\fB""ESC + C""\fB\fR" 4
 .el .IP "\fB\f(CBESC + C\fB\fR" 4
 .IX Item "ESC + C"
-Designate G3 Character Set (\s-1ISO 2022\s0), see below for values of \f(CW\*(C`C\*(C'\fR.
+Designate G3 Character Set (\s-1ISO\s0 2022), see below for values of \f(CW\*(C`C\*(C'\fR.
 .ie n .IP "\fB\fB""ESC $ C""\fB\fR" 4
 .el .IP "\fB\f(CBESC $ C\fB\fR" 4
 .IX Item "ESC $ C"
@@ -1646,7 +1637,7 @@ C = K	German character set unimplemented
 .PP

 .IX Xref "CSI"
-.SS "\s-1CSI \s0(Command Sequence Introducer) Sequences"
+.SS "\s-1CSI\s0 (Command Sequence Introducer) Sequences"
 .IX Subsection "CSI (Command Sequence Introducer) Sequences"
 .ie n .IP "\fB\fB""ESC [ Ps @""\fB\fR" 4
 .el .IP "\fB\f(CBESC [ Ps @\fB\fR" 4
@@ -2022,8 +2013,8 @@ l l .
 h	Send Mouse X & Y on button press.
 l	No mouse reporting.
 .TE
-.ie n .IP "\fB\fB""Pm = 12""\fB\fR (\s-1AT&T 610,\s0 XTerm)" 4
-.el .IP "\fB\f(CBPm = 12\fB\fR (\s-1AT&T 610,\s0 XTerm)" 4
+.ie n .IP "\fB\fB""Pm = 12""\fB\fR (\s-1AT&T\s0 610, XTerm)" 4
+.el .IP "\fB\f(CBPm = 12\fB\fR (\s-1AT&T\s0 610, XTerm)" 4
 .IX Item "Pm = 12 (AT&T 610, XTerm)"
 .TS
 l l .
@@ -2282,8 +2273,8 @@ l	Disable bracketed paste mode
 .el .IP "\fB\f(CBESC ] Ps;Pt ST\fB\fR" 4
 .IX Item "ESC ] Ps;Pt ST"
 Set XTerm Parameters. 8\-bit \s-1ST:\s0 0x9c, 7\-bit \s-1ST\s0 sequence: \s-1ESC\s0 \e (0x1b,
-0x5c), backwards compatible terminator \s-1BEL \s0(0x07) is also accepted. any
-\&\fBoctet\fR can be escaped by prefixing it with \s-1SYN \s0(0x16, ^V).
+0x5c), backwards compatible terminator \s-1BEL\s0 (0x07) is also accepted. any
+\&\fBoctet\fR can be escaped by prefixing it with \s-1SYN\s0 (0x16, ^V).
 .TS
 l l .
 Ps = 0	Change Icon Name and Window Title to Pt
@@ -2320,7 +2311,7 @@ Ps = 777	Call the perl extension with the given string, which should be of the f
 .TE
 .SH "BACKGROUND IMAGE"
 .IX Header "BACKGROUND IMAGE"
-For the \s-1BACKGROUND IMAGE\s0 XTerm escape sequence \fB\f(CB\*(C`ESC ] 20 ; Pt ST\*(C'\fB\fR the value
+For the \s-1BACKGROUND\s0 \s-1IMAGE\s0 XTerm escape sequence \fB\f(CB\*(C`ESC ] 20 ; Pt ST\*(C'\fB\fR the value
 of \fB\f(CB\*(C`Pt\*(C'\fB\fR can be one of the following commands:
 .ie n .IP "\fB\fB""?""\fB\fR" 4
 .el .IP "\fB\f(CB?\fB\fR" 4
@@ -2495,7 +2486,7 @@ kr	korean encodings
 .TE
 .IP "\-\-enable\-xim (default: on)" 4
 .IX Item "--enable-xim (default: on)"
-Add support for \s-1XIM \s0(X Input Method) protocol. This allows using
+Add support for \s-1XIM\s0 (X Input Method) protocol. This allows using
 alternative input methods (e.g. kinput2) and will also correctly
 set up the input for people using dead keys or compose keys.
 .IP "\-\-enable\-unicode3 (default: off)" 4
@@ -2532,7 +2523,7 @@ but these are not currently used. Bug me if you want these to be used (and
 tell me how these are to be used...).
 .IP "\-\-enable\-fallback[=CLASS] (default: Rxvt)" 4
 .IX Item "--enable-fallback[=CLASS] (default: Rxvt)"
-When reading resource settings, also read settings for class \s-1CLASS.\s0 To
+When reading resource settings, also read settings for class \s-1CLASS\s0. To
 disable resource fallback use \-\-disable\-fallback.
 .IP "\-\-with\-res\-name=NAME (default: urxvt)" 4
 .IX Item "--with-res-name=NAME (default: urxvt)"
@@ -2560,8 +2551,8 @@ Write user and tty to lastlog file (used by programs like
 .IP "\-\-enable\-pixbuf (default: on)" 4
 .IX Item "--enable-pixbuf (default: on)"
 Add support for GDK-PixBuf to be used for background images.
-It adds support for many file formats including \s-1JPG, PNG,
-TIFF, GIF, XPM, BMP, ICO\s0 and \s-1TGA.\s0
+It adds support for many file formats including \s-1JPG\s0, \s-1PNG\s0,
+\&\s-1TIFF\s0, \s-1GIF\s0, \s-1XPM\s0, \s-1BMP\s0, \s-1ICO\s0 and \s-1TGA\s0.
 .IP "\-\-enable\-startup\-notification (default: on)" 4
 .IX Item "--enable-startup-notification (default: on)"
 Add support for freedesktop startup notifications. This allows window managers
@@ -2645,7 +2636,7 @@ It also enables some non-essential features otherwise disabled, such as:
 .Ve
 .IP "\-\-enable\-iso14755 (default: on)" 4
 .IX Item "--enable-iso14755 (default: on)"
-Enable extended \s-1ISO 14755\s0 support (see @@RXVT_NAME@@(1)).
+Enable extended \s-1ISO\s0 14755 support (see @@RXVT_NAME@@(1)).
 Basic support (section 5.1) is enabled by \f(CW\*(C`\-\-enable\-frills\*(C'\fR, while
 support for 5.2, 5.3 and 5.4 is enabled with this switch.
 .IP "\-\-enable\-keepscrolling (default: on)" 4
@@ -2708,11 +2699,11 @@ in \f(CW\*(C`urxvt\*(C'\fR, \f(CW\*(C`urxvtd\*(C'\fR etc.). Specify \f(CW\*(C`\-
 \&\f(CW\*(C`rxvt\*(C'\fR.
 .IP "\-\-with\-term=NAME (default: rxvt-unicode)" 4
 .IX Item "--with-term=NAME (default: rxvt-unicode)"
-Change the environmental variable for the terminal to \s-1NAME.\s0
+Change the environmental variable for the terminal to \s-1NAME\s0.
 .IP "\-\-with\-terminfo=PATH" 4
 .IX Item "--with-terminfo=PATH"
 Change the environmental variable for the path to the terminfo tree to
-\&\s-1PATH.\s0
+\&\s-1PATH\s0.
 .IP "\-\-with\-x" 4
 .IX Item "--with-x"
 Use the X Window System (pretty much default, eh?).
diff --git a/doc/rxvtc.1.man.in b/doc/rxvtc.1.man.in
index 50f69c2a8aa8b641cbf1a24dd4350fb0722662f1..
index ..2eadb420b354c902aefa8ef38f60f330ffb309c7 100644
--- a/doc/rxvtc.1.man.in
+++ b/doc/rxvtc.1.man.in
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28)
+.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -38,8 +38,6 @@
 .    ds PI \(*p
 .    ds L" ``
 .    ds R" ''
-.    ds C`
-.    ds C'
 'br\}
 .\"
 .\" Escape single quotes in literal strings from groff's Unicode transform.
@@ -50,24 +48,17 @@
 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
-.\"
-.\" Avoid warning from groff about undefined register 'F'.
-.de IX
+.ie \nF \{\
+.    de IX
+.    tm Index:\\$1\t\\n%\t"\\$2"
 ..
-.nr rF 0
-.if \n(.g .if rF .nr rF 1
-.if (\n(rF:(\n(.g==0)) \{
-.    if \nF \{
-.        de IX
-.        tm Index:\\$1\t\\n%\t"\\$2"
+.    nr % 0
+.    rr F
+.\}
+.el \{\
+.    de IX
 ..
-.        if !\nF==2 \{
-.            nr % 0
-.            nr F 2
-.        \}
-.    \}
 .\}
-.rr rF
 .\"
 .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
 .\" Fear.  Run.  Save yourself.  No user-serviceable parts.
@@ -133,7 +124,7 @@
 .\" ========================================================================
 .\"
 .IX Title "@@RXVT_NAME@@ 1"
-.TH @@RXVT_NAME@@ 1 "2014-12-26" "@@RXVT_VERSION@@" "RXVT-UNICODE"
+.TH @@RXVT_NAME@@ 1 "2014-12-31" "@@RXVT_VERSION@@" "RXVT-UNICODE"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/doc/rxvtd.1.man.in b/doc/rxvtd.1.man.in
index e028676f77fa9a7c67890aa06950e397934a5a28..
index ..6eb1c68ffb22530d6934aff5aa955144b305c9ec 100644
--- a/doc/rxvtd.1.man.in
+++ b/doc/rxvtd.1.man.in
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28)
+.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -38,8 +38,6 @@
 .    ds PI \(*p
 .    ds L" ``
 .    ds R" ''
-.    ds C`
-.    ds C'
 'br\}
 .\"
 .\" Escape single quotes in literal strings from groff's Unicode transform.
@@ -50,24 +48,17 @@
 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
-.\"
-.\" Avoid warning from groff about undefined register 'F'.
-.de IX
+.ie \nF \{\
+.    de IX
+.    tm Index:\\$1\t\\n%\t"\\$2"
 ..
-.nr rF 0
-.if \n(.g .if rF .nr rF 1
-.if (\n(rF:(\n(.g==0)) \{
-.    if \nF \{
-.        de IX
-.        tm Index:\\$1\t\\n%\t"\\$2"
+.    nr % 0
+.    rr F
+.\}
+.el \{\
+.    de IX
 ..
-.        if !\nF==2 \{
-.            nr % 0
-.            nr F 2
-.        \}
-.    \}
 .\}
-.rr rF
 .\"
 .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
 .\" Fear.  Run.  Save yourself.  No user-serviceable parts.
@@ -133,7 +124,7 @@
 .\" ========================================================================
 .\"
 .IX Title "@@RXVT_NAME@@ 1"
-.TH @@RXVT_NAME@@ 1 "2014-12-26" "@@RXVT_VERSION@@" "RXVT-UNICODE"
+.TH @@RXVT_NAME@@ 1 "2014-12-31" "@@RXVT_VERSION@@" "RXVT-UNICODE"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l

-----END OF PAGE-----