diff options
author | Christopher Faylor <me@cgf.cx> | 2011-12-13 03:54:59 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2011-12-13 03:54:59 +0000 |
commit | a7ea1550ff7a0a1dde12676fdcf25bf05937ca72 (patch) | |
tree | 503da9c453b30e0a0e1d00cebb28896622770028 /winsup/doc/setup-net.sgml | |
parent | 01ba99e8cdd742802935147b3fb7549ffd61e647 (diff) | |
download | cygnal-a7ea1550ff7a0a1dde12676fdcf25bf05937ca72.tar.gz cygnal-a7ea1550ff7a0a1dde12676fdcf25bf05937ca72.tar.bz2 cygnal-a7ea1550ff7a0a1dde12676fdcf25bf05937ca72.zip |
* faq-using.xml: Remove obsolete entry about the standard console window.
* new-features.sgml: Remove obsolete entry which references cygwin.bat.
* setup-net.sgml: Clarify new shortcut behavior for the "Cygwin Terminal".
Diffstat (limited to 'winsup/doc/setup-net.sgml')
-rw-r--r-- | winsup/doc/setup-net.sgml | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/winsup/doc/setup-net.sgml b/winsup/doc/setup-net.sgml index 83f0cbb66..3059a59d3 100644 --- a/winsup/doc/setup-net.sgml +++ b/winsup/doc/setup-net.sgml @@ -223,13 +223,12 @@ shows progress bars for the current task and total remaining disk space. </para> </sect2> -<sect2 id="setup-icons"><title>Icons</title> +<sect2 id="setup-icons"><title>Shortcuts</title> <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 terminal emulator such as <literal>mintty</literal> or -<literal>xterm</literal>, you can use these shortcuts as a guide to -creating your own. +You may choose to install "Cygwin Terminal" shortcuts on the Desktop +and/or Start Menu. These shortcuts run <command>mintty</command>, +which will start your default shell as specified +in <filename>/etc/passwd</filename>. </para> </sect2> |