From c5b7d0918724d8ce68644deb299544ecea416c43 Mon Sep 17 00:00:00 2001
From: root
Date: Wed, 16 Feb 2005 22:16:30 +0000
Subject: [PATCH] *** empty log message ***
---
doc/rxvt.1.html | 6 +++---
doc/rxvt.1.man.in | 6 +++---
doc/rxvt.1.txt | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/doc/rxvt.1.html b/doc/rxvt.1.html
index aaf748cc..c2daeda9 100644
--- a/doc/rxvt.1.html
+++ b/doc/rxvt.1.html
@@ -49,7 +49,7 @@
-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 a6f4bc16..865988fb 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 e8a1ee3a..95ce1b5e 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
--
2.34.1