From 1b4540a05776e4d35e3b796256ab64cafde783a0 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 19 May 2008 14:00:02 +0000 Subject: [PATCH] =?utf8?q?=C2=B5ikachu=20does=20fixing?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- doc/rxvt.1.pod | 4 ++-- doc/rxvt.7.pod | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/rxvt.1.pod b/doc/rxvt.1.pod index 4941b654..ddc05672 100644 --- a/doc/rxvt.1.pod +++ b/doc/rxvt.1.pod @@ -1091,8 +1091,8 @@ Turn on/off secondary screen (default enabled). Turn on/off secondary screen scroll (default enabled). If this option is enabled, scrolls on the secondary screen will change the -scrollback buffer and switching to/from the secondary screen will -instead scroll the screen up. +scrollback buffer and, when secondaryScreen is off, switching +to/from the secondary screen will instead scroll the screen up. =item B: I diff --git a/doc/rxvt.7.pod b/doc/rxvt.7.pod index 4270f166..73de779a 100644 --- a/doc/rxvt.7.pod +++ b/doc/rxvt.7.pod @@ -1152,7 +1152,7 @@ does it support it. Instead, it uses its own internal representation of B. This is, of course, completely fine with respect to standards. However, that means rxvt-unicode only works in C, C and -C locales under FreeBSD (which all use Unicode as B. +C locales under FreeBSD (which all use Unicode as B). C<__STDC_ISO_10646__> is the only sane way to support multi-language apps in an OS, as using a locale-dependent (and non-standardized) -- 2.34.1