summaryrefslogtreecommitdiffstats
path: root/lib/libpam/modules/pam_group/pam_group.8
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpam/modules/pam_group/pam_group.8')
-rw-r--r--lib/libpam/modules/pam_group/pam_group.84
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpam/modules/pam_group/pam_group.8 b/lib/libpam/modules/pam_group/pam_group.8
index 9c80010..ce7ef7a 100644
--- a/lib/libpam/modules/pam_group/pam_group.8
+++ b/lib/libpam/modules/pam_group/pam_group.8
@@ -53,7 +53,7 @@ The following options may be passed to the
module:
.Bl -tag -width ".Cm fail_safe"
.It Cm deny
-Reverse the meaning of the test, i.e. reject the applicant if and only
+Reverse the meaning of the test, i.e., reject the applicant if and only
if he or she is a member of the specified group.
This can be useful to exclude certain groups of users from certain
services.
@@ -63,7 +63,7 @@ it does exist and the applicant is a member.
.It Cm group Ns = Ns Ar groupname
Specify the name of the group to check.
The default is
-.Dq wheel .
+.Dq Li wheel .
.It Cm root_only
Skip this module entirely if the target account is not the superuser
account.
OpenPOWER on IntegriCloud