From d40a8fb8607ccb377d4ee1d269d1c82afd49b00c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Thu, 3 Nov 2011 15:30:03 +0000 Subject: [PATCH] "facility" is more appropriate than "function class" git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@476 185d5e19-27fe-0310-9dcf-9bff6b9f3609 --- doc/man/pam.conf.5 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/man/pam.conf.5 b/doc/man/pam.conf.5 index 56411d6..3c0a9dc 100644 --- a/doc/man/pam.conf.5 +++ b/doc/man/pam.conf.5 @@ -56,8 +56,8 @@ policy is used instead, if it exists. Entries in per-service policy files must be of one of the two forms below: .Bd -unfilled -offset indent -.Ar function-class control-flag module-path Op Ar arguments ... -.Ar function-class Cm include Ar other-service-name +.Ar facility control-flag module-path Op Ar arguments ... +.Ar facility Cm include Ar other-service-name .Ed .Pp Entries in @@ -71,9 +71,8 @@ to the right of a sign. .Pp The -.Ar function-class -field specifies the class of functions the entry applies to, and is -one of: +.Ar facility +field specifies the facility the entry applies to, and is one of: .Bl -tag -width ".Cm password" .It Cm auth Authentication functions