From: Tomas Mraz Date: Tue, 19 Apr 2016 09:02:58 +0000 (+0200) Subject: pam_wheel: Correct the documentation of the root_only option. X-Git-Tag: Linux-PAM-1.3.0~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c9c2f0b5a4209b266040a2d4384a65e901443394;p=linux-pam pam_wheel: Correct the documentation of the root_only option. * modules/pam_wheel/pam_wheel.8.xml: Correct the documentation of the root_only option. --- diff --git a/modules/pam_wheel/pam_wheel.8.xml b/modules/pam_wheel/pam_wheel.8.xml index c0ae68c6..c8d93773 100644 --- a/modules/pam_wheel/pam_wheel.8.xml +++ b/modules/pam_wheel/pam_wheel.8.xml @@ -97,7 +97,8 @@ - The check for wheel membership is done only. + The check for wheel membership is done only when the target user + UID is 0.