diff --git a/en_US.ISO8859-1/books/handbook/config/chapter.sgml b/en_US.ISO8859-1/books/handbook/config/chapter.sgml index fb1214e46f..8c73b71125 100644 --- a/en_US.ISO8859-1/books/handbook/config/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/config/chapter.sgml @@ -2693,7 +2693,7 @@ kern.maxvnodes: 100000 Use &man.swapon.8; to add a swap partition to the system. For example: - &prompt.root; swapon /dev/ada1s1p2 + &prompt.root; swapon /dev/ada1s1b @@ -2709,9 +2709,9 @@ kern.maxvnodes: 100000 entry to /etc/fstab for the partition: - /dev/ada1s1p2 none swap sw 0 0 + /dev/ada1s1b none swap sw 0 0 - See &man.fstab.5; for an explaination of the entries in + See &man.fstab.5; for an explanation of the entries in /etc/fstab.