summaryrefslogtreecommitdiffstats
path: root/winsup/doc
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/doc')
-rw-r--r--winsup/doc/ChangeLog11
-rw-r--r--winsup/doc/cygwinenv.sgml2
-rw-r--r--winsup/doc/effectively.sgml10
-rw-r--r--winsup/doc/faq-using.xml10
-rw-r--r--winsup/doc/setup-net.sgml5
5 files changed, 26 insertions, 12 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 10a0f2286..d8f31aafc 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,14 @@
+2010-04-01 Charles Wilson <cygwin@cwilson.fastmail.fm>
+
+ * setup-net.sgml: Remove more mentions of rxvt.
+
+2010-03-31 Christopher Faylor <me+cygwin@cgf.cx>
+
+ * cygwinenv.sgml: Remove/deprecate mention of rxvt.
+ * effectively.sgml: Ditto.
+ * faq-using.xml: Ditto.
+ * setup-net.sgml: Ditto.
+
2010-03-29 Corinna Vinschen <corinna@vinschen.de>
* new-features.sgml (ov-new1.7.3): New section.
diff --git a/winsup/doc/cygwinenv.sgml b/winsup/doc/cygwinenv.sgml
index 23e4d64fc..ea1f0747f 100644
--- a/winsup/doc/cygwinenv.sgml
+++ b/winsup/doc/cygwinenv.sgml
@@ -97,7 +97,7 @@ Note that this has been changed such that ^D works as
expected instead of ^Z, and is settable via <command>stty</command>.
This option must be specified before starting a Cygwin shell
and it cannot be changed in the shell. It should not be set when using
-other terminals (i.e., rxvt or xterm).
+other terminals (i.e., mintty or xterm).
</para>
</listitem>
diff --git a/winsup/doc/effectively.sgml b/winsup/doc/effectively.sgml
index 945414b6a..73d9d2847 100644
--- a/winsup/doc/effectively.sgml
+++ b/winsup/doc/effectively.sgml
@@ -87,10 +87,12 @@ Windows programs, use a DOS prompt, running only the occasional Cygwin
command or script. Next would be to run <command>bash</command> within
a default DOS box. To make Cygwin more Unix compatible in this case,
set <envar>CYGWIN=tty</envar> (see <xref linkend="using-cygwinenv"></xref>).
-Alternatively, the optional <systemitem>rxvt</systemitem> package provides
-a native-Windows version of the popular X11 terminal emulator (it is not
-necessary to set <envar>CYGWIN=tty</envar> with <command>rxvt</command>).
-Using <command>rxvt.exe</command> provides the most Unix-like environment,
+Alternatively, the optional <systemitem>mintty</systemitem> package
+provides a terminal emulator similar to such X11 programs as
+<command>xterm</command> (it is not necessary to set
+<envar>CYGWIN=tty</envar> with <command>mintty</command> nor is it
+necessary to be running <systemitem>/Cygwin/X</systemitem>). Using
+<command>mintty.exe</command> provides the most Unix-like environment,
but expect some compatibility problems with Windows programs.
</para>
diff --git a/winsup/doc/faq-using.xml b/winsup/doc/faq-using.xml
index d8fbcf382..f013703b0 100644
--- a/winsup/doc/faq-using.xml
+++ b/winsup/doc/faq-using.xml
@@ -580,8 +580,8 @@ for more details.
<question><para>How can I copy and paste into Cygwin console windows?</para></question>
<answer>
-<para>First, consider using rxvt or mintty instead of the standard console
-window. In rxvt/mintty, selecting with the left-mouse also copies,
+<para>First, consider using mintty instead of the standard console
+window. In mintty, selecting with the left-mouse also copies,
and middle-mouse pastes. It couldn't be easier!
</para>
<para>In Windows's console window, open the properties dialog.
@@ -946,9 +946,9 @@ Emacs or XEmacs from Cygwin Setup.
<question><para>Is there a better alternative to the standard console window?</para></question>
<answer>
-<para>Yes! Use rxvt or mintty instead. Both are optional packages in
-Cygwin Setup. You can use rxvt with or without X11, while mintty is a
-Cygwin application providing a native GUI.
+<para>Yes! Use <command>mintty</command> instead. <command>mintty</command> is an optional packages in
+Cygwin Setup. <command>mintty</command> is a Cygwin application providing a native GUI without
+the need of X11.
</para>
</answer></qandaentry>
diff --git a/winsup/doc/setup-net.sgml b/winsup/doc/setup-net.sgml
index 55099ff09..6c224dc77 100644
--- a/winsup/doc/setup-net.sgml
+++ b/winsup/doc/setup-net.sgml
@@ -215,8 +215,9 @@ shows progress bars for the current task and total remaining disk space.
<para>
You may choose to install shortcuts on the Desktop and/or Start Menu
to start a <literal>bash</literal> shell. If you prefer to use a different
-shell or the native Windows version of <literal>rxvt</literal>, you can
-use these shortcuts as a guide to creating your own.
+shell or terminal emulator such as <literal>mintty</literal> or
+<literal>xterm</literal>, you can use these shortcuts as a guide to
+creating your own.
</para>
</sect2>