*** empty log message ***
authorroot <root>
Wed, 16 Feb 2005 21:49:36 +0000 (21:49 +0000)
committerroot <root>
Wed, 16 Feb 2005 21:49:36 +0000 (21:49 +0000)
doc/rxvt.1.pod

index b1c962914262eb1632e86833b81ec0261a63bf1c..0b116ac8e963efd08685da6e63e4c9880f2d0193 100644 (file)
@@ -706,8 +706,8 @@ B<+si>.
 =item B<scrollWithBuffer:> I<boolean>
 
 B<True>: scroll with scrollback buffer when tty receives new lines (and
-B<scrollTtyOutput> is False); option B<+sw>. B<False>: do not scroll
-with scrollback buffer when tty recieves new lines; option B<-sw>.
+B<scrollTtyOutput> is False); option B<-sw>. B<False>: do not scroll
+with scrollback buffer when tty recieves new lines; option B<+sw>.
 
 =item B<scrollTtyKeypress:> I<boolean>