diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index bb38746259..4995eec005 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -5837,12 +5837,12 @@ perm /dev/acd0 0660 Why do I get the error, you are not in the correct - group to su root when I try to su to + group to su root when I try to su to root? - This is a security feature. In order to su to + This is a security feature. In order to su to root (or any other account with superuser privileges), you must be in the wheel group. If this feature were not there, anybody with an account @@ -5852,7 +5852,7 @@ perm /dev/acd0 0660 &man.su.1; will prevent them from even trying to enter the password if they are not in wheel. - To allow someone to su to root, simply + To allow someone to su to root, simply put them in the wheel group.