Date: Fri, 17 Jun 2005 14:00:36 GMT From: Dag-Erling Smorgrav <des@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 78672 for review Message-ID: <200506171400.j5HE0ang028627@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=78672 Change 78672 by des@des.at.des.no on 2005/06/17 13:59:46 Markup nits. Submitted by: ru Affected files ... .. //depot/projects/openpam/doc/man/pam.conf.5#3 edit Differences ... ==== //depot/projects/openpam/doc/man/pam.conf.5#3 (text+ko) ==== @@ -26,9 +26,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $P4: //depot/projects/openpam/doc/man/pam.conf.5#2 $ +.\" $P4: //depot/projects/openpam/doc/man/pam.conf.5#3 $ .\" -.Dd June 9, 2005 +.Dd June 16, 2005 .Dt PAM.CONF 5 .Os .Sh NAME @@ -56,7 +56,7 @@ Entries in per-service policy files must be of one of the two forms below: .Bd -unfilled -offset indent -.Ar function-class Ar control-flag Ar module-path Op Ar arguments ... +.Ar function-class control-flag module-path Op Ar arguments ... .Ar function-class Cm include Ar other-service-name .Ed .Pp @@ -66,13 +66,15 @@ field specifying the name of the service they apply to. .Pp In both types of policy files, blank lines are ignored, as is anything -to the right of a `#' sign. +to the right of a +.Ql # +sign. .Pp The .Ar function-class field specifies the class of functions the entry applies to, and is one of: -.Bl -tag -width "password" +.Bl -tag -width ".Cm password" .It Cm auth Authentication functions .Po @@ -98,7 +100,7 @@ field determines how the result returned by the module affects the flow of control through (and the final result of) the rest of the chain, and is one of: -.Bl -tag -width "sufficient" +.Bl -tag -width ".Cm sufficient" .It Cm required If this module succeeds, the result of the chain will be success unless a later module fails. @@ -163,9 +165,11 @@ .%D "June 1997" .Re .Sh AUTHORS -The OpenPAM library was developed for the FreeBSD Project by ThinkSec +The OpenPAM library was developed for the +.Fx +Project by ThinkSec AS and Network Associates Laboratories, the Security Research Division -of Network Associates, Inc. under DARPA/SPAWAR contract +of Network Associates, Inc.\& under DARPA/SPAWAR contract N66001-01-C-8035 .Pq Dq CBOSS , as part of the DARPA CHATS research program.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506171400.j5HE0ang028627>