diff --git a/en_US.ISO8859-1/books/handbook/security/chapter.sgml b/en_US.ISO8859-1/books/handbook/security/chapter.sgml
index 32e4bb1f72..7d3a74bcd3 100644
--- a/en_US.ISO8859-1/books/handbook/security/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/security/chapter.sgml
@@ -3500,16 +3500,19 @@ user@unfirewalled.myserver.com's password: *******
- For ACLs to work:
+ To enable ACL support for UFS
+ file systems, the following:
options UFS_ACL
+
must be compiled into the kernel. If this option has
not been compiled in, a warning message will be displayed
when attempting to mount a file system sporting ACLs.
+ This option is included in the GENERIC kernel.
ACLs rely on extended attributes being enabled on
- the file system. This is supported natively in the next generation of
- the UNIX file system or UFS2.
+ the file system. Extended attributes are natively supported in the next generation
+ UNIX file system, UFS2.
A higher level of administrative overhead is required to
configure extended attributes on UFS1 than on