repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 4924259af7eb1cf1d62bb85ebd680da1ac6fcbaf:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 4924259af7eb1cf1d62bb85ebd680da1ac6fcbaf
Author: Marc Lehmann 
Date:   Wed Feb 16 22:16:30 2005 +0000

    *** empty log message ***

diff --git a/doc/rxvt.1.html b/doc/rxvt.1.html
index aaf748cc7b3498cc4d0d3a82409f891a67fbc812..
index ..c2daeda9f449877b35469af1f781189163e2daa2 100644
--- a/doc/rxvt.1.html
+++ b/doc/rxvt.1.html
@@ -49,7 +49,7 @@
 


DESCRIPTION

-

rxvt-unicode, version 5.1, is a colour vt102 terminal +

rxvt-unicode, version 5.2, is a colour vt102 terminal emulator intended as an xterm(1) replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability. As a result, rxvt-unicode uses much less swap space -- @@ -943,8 +943,8 @@ thumb with the pointer on middle button press/drag.

True: scroll with scrollback buffer when tty receives new lines (and -scrollTtyOutput is False); option +sw. False: do not scroll -with scrollback buffer when tty recieves new lines; option -sw. +scrollTtyOutput is False); option -sw. False: do not scroll +with scrollback buffer when tty recieves new lines; option +sw.

scrollTtyKeypress: boolean
diff --git a/doc/rxvt.1.man.in b/doc/rxvt.1.man.in
index a6f4bc167fa78534d6fdf13bc04620304f27d764..
index ..865988fbf84853d6d86d60bedb207d6322b95824 100644
--- a/doc/rxvt.1.man.in
+++ b/doc/rxvt.1.man.in
@@ -129,7 +129,7 @@
 .\" ========================================================================
 .\"
 .IX Title "rxvt 1"
-.TH rxvt 1 "2005-02-14" "5.1" "RXVT-UNICODE"
+.TH rxvt 1 "2005-02-16" "5.2" "RXVT-UNICODE"
 .SH "NAME"
 rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system)
 .SH "SYNOPSIS"
@@ -742,8 +742,8 @@ thumb with the pointer on middle button press/drag.
 .IP "\fBscrollWithBuffer:\fR \fIboolean\fR" 4
 .IX Item "scrollWithBuffer: boolean"
 \&\fBTrue\fR: scroll with scrollback buffer when tty receives new lines (and
-\&\fBscrollTtyOutput\fR is False); option \fB+sw\fR. \fBFalse\fR: do not scroll
-with scrollback buffer when tty recieves new lines; option \fB\-sw\fR.
+\&\fBscrollTtyOutput\fR is False); option \fB\-sw\fR. \fBFalse\fR: do not scroll
+with scrollback buffer when tty recieves new lines; option \fB+sw\fR.
 .IP "\fBscrollTtyKeypress:\fR \fIboolean\fR" 4
 .IX Item "scrollTtyKeypress: boolean"
 \&\fBTrue\fR: scroll to bottom when a non-special key is pressed. Special keys
diff --git a/doc/rxvt.1.txt b/doc/rxvt.1.txt
index e8a1ee3a2a8d276e16add17862f056ec26917350..
index ..95ce1b5e64548a9f950bc4399af444f5648e3360 100644
--- a/doc/rxvt.1.txt
+++ b/doc/rxvt.1.txt
@@ -6,7 +6,7 @@ SYNOPSIS
     rxvt [options] [-e command [ args ]]

 DESCRIPTION
-    rxvt-unicode, version 5.1, is a colour vt102 terminal emulator intended
+    rxvt-unicode, version 5.2, is a colour vt102 terminal emulator intended
     as an *xterm*(1) replacement for users who do not require features such
     as Tektronix 4014 emulation and toolkit-style configurability. As a
     result, rxvt-unicode uses much less swap space -- a significant
@@ -602,8 +602,8 @@ RESOURCES (available also as long-options)

     scrollWithBuffer: *boolean*
         True: scroll with scrollback buffer when tty receives new lines (and
-        scrollTtyOutput is False); option +sw. False: do not scroll with
-        scrollback buffer when tty recieves new lines; option -sw.
+        scrollTtyOutput is False); option -sw. False: do not scroll with
+        scrollback buffer when tty recieves new lines; option +sw.

     scrollTtyKeypress: *boolean*
         True: scroll to bottom when a non-special key is pressed. Special

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