diff options
author | David Starks-Browning <starksb@ebi.ac.uk> | 2000-12-13 16:12:17 +0000 |
---|---|---|
committer | David Starks-Browning <starksb@ebi.ac.uk> | 2000-12-13 16:12:17 +0000 |
commit | e65ed025c4c9fa97d9a5a572a1cb1b54af6d4e1e (patch) | |
tree | 6644d8ac9c8929ea16eca39eba2c7927b3adfeef /winsup/doc | |
parent | ff15e09cc95f30c2618c8008be0cb51168adf928 (diff) | |
download | newlib-e65ed025c4c9fa97d9a5a572a1cb1b54af6d4e1e.zip newlib-e65ed025c4c9fa97d9a5a572a1cb1b54af6d4e1e.tar.gz newlib-e65ed025c4c9fa97d9a5a572a1cb1b54af6d4e1e.tar.bz2 |
very minor wording change
Diffstat (limited to 'winsup/doc')
-rw-r--r-- | winsup/doc/install.texinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/winsup/doc/install.texinfo b/winsup/doc/install.texinfo index 393bdc4..5aad5b5 100644 --- a/winsup/doc/install.texinfo +++ b/winsup/doc/install.texinfo @@ -158,9 +158,9 @@ Good question! That very issue has been debated on the @samp{cygwin-apps} mailing list. Check the list archives if you want to know more. Start at @file{http://cygwin.com/lists.html}. -In any case, there is no distinction as far as @code{setup.exe} is -concerned. It should install all packages from both @code{latest} and -@code{contrib} directories. +But it really doesn't matter, and there is no distinction as far as +@code{setup.exe} is concerned. By default, it will install all packages +from both @code{latest} and @code{contrib} directories. @subsection My Windows logon name has a space in it, will this cause problems? |