Index: head/en_US.ISO8859-1/books/handbook/config/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/handbook/config/chapter.xml +++ head/en_US.ISO8859-1/books/handbook/config/chapter.xml @@ -2778,7 +2778,7 @@ Creating a Swap File - These examples create a 64M swap file called + These examples create a 512M swap file called /usr/swap0 instead of using a partition. @@ -2795,7 +2795,7 @@ Create the swap file: - &prompt.root; dd if=/dev/zero of=/usr/swap0 bs=1m count=64 + &prompt.root; dd if=/dev/zero of=/usr/swap0 bs=1m count=512