µikachu does fixing
authorroot <root>
Mon, 19 May 2008 14:00:02 +0000 (14:00 +0000)
committerroot <root>
Mon, 19 May 2008 14:00:02 +0000 (14:00 +0000)
doc/rxvt.1.pod
doc/rxvt.7.pod

index 4941b65474c272a85110044876e278de6af900d5..ddc056725adef07c4fa2cdc53119e6db4c3f79c7 100644 (file)
@@ -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<hold>: I<boolean>
 
index 4270f166da176190edd95922dc303528096d1832..73de779a3b529cf5e91165fee510d807925b2325 100644 (file)
@@ -1152,7 +1152,7 @@ does it support it. Instead, it uses its own internal representation of
 B<wchar_t>. This is, of course, completely fine with respect to standards.
 
 However, that means rxvt-unicode only works in C<POSIX>, C<ISO-8859-1> and
-C<UTF-8> locales under FreeBSD (which all use Unicode as B<wchar_t>.
+C<UTF-8> locales under FreeBSD (which all use Unicode as B<wchar_t>).
 
 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)