summaryrefslogtreecommitdiffstats
path: root/winsup/doc/setup-net.sgml
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2009-04-03 11:51:31 +0000
committerCorinna Vinschen <corinna@vinschen.de>2009-04-03 11:51:31 +0000
commitf5e097fa4ba9ca520ad488e6d33c9823c2455f26 (patch)
treef247b692044c6d5869058b9fa57a77724467caad /winsup/doc/setup-net.sgml
parentd10a1e51548e79b59259fb4997e5528dbdc42ecc (diff)
downloadcygnal-f5e097fa4ba9ca520ad488e6d33c9823c2455f26.tar.gz
cygnal-f5e097fa4ba9ca520ad488e6d33c9823c2455f26.tar.bz2
cygnal-f5e097fa4ba9ca520ad488e6d33c9823c2455f26.zip
* Various syntactical and semantical fixes throughout.
Diffstat (limited to 'winsup/doc/setup-net.sgml')
-rw-r--r--winsup/doc/setup-net.sgml10
1 files changed, 5 insertions, 5 deletions
diff --git a/winsup/doc/setup-net.sgml b/winsup/doc/setup-net.sgml
index 57c3fb185..a9bc21230 100644
--- a/winsup/doc/setup-net.sgml
+++ b/winsup/doc/setup-net.sgml
@@ -62,7 +62,7 @@ or <literal>Download from Internet</literal>, then copy the whole
</para>
<para>
Though this provides some basic mirroring functionality, if you
-are managing a wide Cygwin installation, to keep up to date we recommend
+are managing a large Cygwin installation, to keep up to date we recommend
using a mirroring tool such as <command>wget</command>. A helpful user on
the Cygwin mailing list created a simple demonstration script to accomplish
this; search the list for <command>mkcygwget</command> for ideas.
@@ -152,7 +152,7 @@ The chooser is the most complex part of <command>setup.exe</command>.
Packages are grouped into categories, and one package may belong to multiple
categories (assigned by the volunteer package maintainer). Each package
can be found under any of those categories in the heirarchial chooser view.
-By default <command>setup.exe</command>
+By default, <command>setup.exe</command>
will install only the packages in the <literal>Base</literal> category
and their dependencies, resulting in a minimal Cygwin installation.
However, this will not include many commonly used tools such as
@@ -177,8 +177,8 @@ Once you have an existing Cygwin installation, the <command>setup.exe</command>
chooser is also used to manage your Cygwin installation.
Information on installed packages is kept in the
<literal>/etc/setup/</literal> directory of your Cygwin installation; if
-<command>setup.exe</command> cannot find this directory it will act just like
-you had no Cygwin installation. If <command>setup.exe</command>
+<command>setup.exe</command> cannot find this directory it will act as if
+you have no Cygwin installation. If <command>setup.exe</command>
finds a newer version of an installed package available, it will automatically
mark it to be upgraded.
To <literal>Uninstall</literal>, <literal>Reinstall</literal>, or get the
@@ -208,7 +208,7 @@ to the local directory chosen earlier. Before installing,
<command>setup.exe</command> performs a checksum on each package. If the
local directory is a slow medium (such as a network drive) this can take
a long time. During the download and installation, <command>setup.exe</command>
-show progress bars for the current task and total remaining disk space.
+shows progress bars for the current task and total remaining disk space.
</para>
</sect2>