On 3/31/2010 8:27 PM, Christopher Faylor wrote: > On Wed, Mar 31, 2010 at 06:31:50PM -0400, Charles Wilson wrote: >> Good idea. How about this (followup to cygwin-patches): > > I think you need to do a "cvs update".
Ah. OK...how about this slight tweak... -- Chuck
? newlib/autoredo ? newlib/libc/libc.info ? newlib/libm/libm.info ? winsup/0000_patch ? winsup/0001_patch ? winsup/0002_patch ? winsup/0003_patch ? winsup/0004_patch ? winsup/0006_patch ? winsup/0007_patch ? winsup/0008_patch ? winsup/0009_patch ? winsup/0010_patch ? winsup/0010_patchA ? winsup/0011_patch ? winsup/0012_patch ? winsup/A-0000.patch ? winsup/A-0000a.patch ? winsup/A-0001-0002.patch ? winsup/A-0001.patch ? winsup/A-0002.patch ? winsup/B-0001.patch ? winsup/B-0002.patch ? winsup/B-0003.patch ? winsup/B-0004.patch ? winsup/cygwin/bob ? winsup/cygwin/cvsps.out ? winsup/cygwin/cygdll-build Index: winsup/doc/setup-net.sgml =================================================================== RCS file: /cvs/src/src/winsup/doc/setup-net.sgml,v retrieving revision 1.23 diff -u -p -r1.23 setup-net.sgml --- winsup/doc/setup-net.sgml 31 Mar 2010 21:06:43 -0000 1.23 +++ winsup/doc/setup-net.sgml 1 Apr 2010 02:20:52 -0000 @@ -215,8 +215,9 @@ shows progress bars for the current task <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>mintty</literal> or <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>
