This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Update the estimate of the size of installing everything


Update the estimate of the size of installing everything from "hundreds of
megabytes" to "tens of gigabytes", just in case someone should think it's a
good idea with contemporary hard disk sizes :)

2015-05-21  Jon Turney  <jon.turney@dronecode.org.uk>

	* ov-ex-unix.xml: Update the estimate of the size of installing
	everything.
	* ov-ex-win.xml: Ditto.

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
---
 winsup/doc/ov-ex-unix.xml | 2 +-
 winsup/doc/ov-ex-win.xml  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/winsup/doc/ov-ex-unix.xml b/winsup/doc/ov-ex-unix.xml
index 75a0ff6..7459381 100644
--- a/winsup/doc/ov-ex-unix.xml
+++ b/winsup/doc/ov-ex-unix.xml
@@ -39,7 +39,7 @@ at the Cygwin web site.
 Another option is to install everything by clicking on the
 <literal>Default</literal> field next to the <literal>All</literal>
 category. However, be advised that this will download and install
-several hundreds of megabytes of software to your computer. The best
+several tens of gigabytes of software to your computer. The best
 plan is probably to click on individual categories and install either
 entire categories or packages from the categories themselves.
 After installation, you can find Cygwin-specific documentation in
diff --git a/winsup/doc/ov-ex-win.xml b/winsup/doc/ov-ex-win.xml
index c9371a9..469fef3 100644
--- a/winsup/doc/ov-ex-win.xml
+++ b/winsup/doc/ov-ex-win.xml
@@ -30,7 +30,7 @@ what is installed or updated.
 Another option is to install everything by clicking on the
 <literal>Default</literal> field next to the <literal>All</literal>
 category. However, be advised that this will download and install
-several hundreds of megabytes of software to your computer. The best
+several tens of gigabytes of software to your computer. The best
 plan is probably to click on individual categories and install either
 entire categories or packages from the categories themselves.
 After installation, you can find Cygwin-specific documentation in
-- 
2.1.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]