diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml
index 69db1afcea..69755e6213 100644
--- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml
@@ -1799,10 +1799,10 @@ Mounting root from ufs:/dev/md0c
/
- 512 MB
+ 1 GB
This is the root filesystem. Every other filesystem
- will be mounted somewhere under this one. 512 MB is a
+ will be mounted somewhere under this one. 1 GB is a
reasonable size for this filesystem. You will not be storing
too much data on it, as a regular FreeBSD install will put
about 128 MB of data here. The remaining space is for temporary
@@ -1841,7 +1841,7 @@ Mounting root from ufs:/dev/md0c
/var
- 256 MB to 1024 MB
+ 512 MB to 4096 MB
The /var directory contains
files that are constantly varying;
@@ -1858,7 +1858,7 @@ Mounting root from ufs:/dev/md0c
/usr
- Rest of disk (at least 2 GB)
+ Rest of disk (at least 8 GB)
All your other files will typically be stored in
/usr and its subdirectories.