diff options
author | Andy Koppe <andy.koppe@gmail.com> | 2010-07-26 22:56:24 +0000 |
---|---|---|
committer | Andy Koppe <andy.koppe@gmail.com> | 2010-07-26 22:56:24 +0000 |
commit | aab56a41cffd0c3cc0551843c4e3a66d53b5fbe4 (patch) | |
tree | 9186b484eb95fdc14df1300311a3c5cfdf9a6440 | |
parent | 9411deb401c5c3bdc17fe47ed4a1d8130f803052 (diff) | |
download | cygnal-aab56a41cffd0c3cc0551843c4e3a66d53b5fbe4.tar.gz cygnal-aab56a41cffd0c3cc0551843c4e3a66d53b5fbe4.tar.bz2 cygnal-aab56a41cffd0c3cc0551843c4e3a66d53b5fbe4.zip |
* setup-net.sgml, faq-setup.xml: Rename setup.exe's "Partial"
view to "Pending"
-rw-r--r-- | winsup/doc/ChangeLog | 5 | ||||
-rw-r--r-- | winsup/doc/faq-setup.xml | 6 | ||||
-rw-r--r-- | winsup/doc/setup-net.sgml | 6 |
3 files changed, 11 insertions, 6 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index f2e49999a..f499809ef 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,8 @@ +2010-07-26 Andy Koppe <andy.koppe@gmail.com> + + * setup-net.sgml, faq-setup.xml: Rename setup.exe's "Partial" + view to "Pending" + 2010-07-19 Eric Blake <eblake@redhat.com> * textbinary.sgml (textbin-devel): Document temp file behavior. diff --git a/winsup/doc/faq-setup.xml b/winsup/doc/faq-setup.xml index 38f78ce87..5ca832a2f 100644 --- a/winsup/doc/faq-setup.xml +++ b/winsup/doc/faq-setup.xml @@ -222,8 +222,8 @@ to install <emphasis>everything</emphasis>, not just what it thinks you should h by default. </para> </listitem> -<listitem><para>Now click on the ``View'' button (twice) until you get the -``Partial'' view. This shows exactly which packages are about to be +<listitem><para>Now click on the ``View'' button (twice) until you get to the +``Pending'' view. This shows exactly which packages are about to be downloaded and installed. </para> </listitem> @@ -245,7 +245,7 @@ updates to what you have already installed. Then... </listitem> <listitem><para>Run Cygwin Setup again, and apply the above technique to get all new packages that would not be installed by default. You can check -the list in the Partial View before proceeding, in case there's +the list in the ``Pending'' view before proceeding, in case there's something you really <emphasis>don't</emphasis> want. </para> </listitem> diff --git a/winsup/doc/setup-net.sgml b/winsup/doc/setup-net.sgml index aadafcafc..2f309efdc 100644 --- a/winsup/doc/setup-net.sgml +++ b/winsup/doc/setup-net.sgml @@ -167,8 +167,8 @@ if you know the name of a package you want to install but not which category it is in. Click on the <literal>View</literal> button and it will rotate between <literal>Category</literal> (the default), <literal>Full</literal> (all -packages), and <literal>Partial</literal> (only packages to be -installed or upgraded). +packages), and <literal>Pending</literal> (only packages to be +installed, removed or upgraded). If you are familiar with Unix, you will probably want to at least glance through the <literal>Full</literal> listing for your favorite tools. </para> @@ -189,7 +189,7 @@ to close all Cygwin windows and stop all Cygwin processes before <command>setup.exe</command> begins to install the upgraded package. </para> <para> -To avoid unintentionally upgrading, use the <literal>Partial</literal> +To avoid unintentionally upgrading, use the <literal>Pending</literal> view to see which packages have been marked for upgrading. If you don't want to upgrade a package, click on the new version number to toggle it until it says <literal>Keep</literal>. |