diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
index 17477397c9..507319b201 100644
--- a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
@@ -3246,10 +3246,15 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
information on kernel configuration.
Next you will need to enable disk quotas in
- /etc/rc.conf. This is done by adding the
- line:
+ /etc/rc.conf. On &os; 7.X and
+ earlier, this is done by adding the line:
enable_quotas="YES"
+
+ On &os; 8.0-RELEASE and later, add the following
+ line instead:
+
+ quota_enable="YES"
disk quotas
checking