X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/d9898ee81388d1eff40cf71e85d9ce9b5c1401fe..abbcc258303efeaef9502d406b8f7aee877f3d2f:/auth_login.3 diff --git a/auth_login.3 b/auth_login.3 index dc1faee..9c4dac8 100644 --- a/auth_login.3 +++ b/auth_login.3 @@ -1,14 +1,14 @@ -.\" +.\" .\" .\" .\" Title: auth_login .\" Author: .\" Generator: DocBook XSL Stylesheets v1.72.0 -.\" Date: 04/06/2007 +.\" Date: 07/21/2007 .\" Manual: Double Precision, Inc. .\" Source: Double Precision, Inc. .\" -.TH "AUTH_LOGIN" "3" "04/06/2007" "Double Precision, Inc." "Double Precision, Inc." +.TH "AUTH_LOGIN" "3" "07/21/2007" "Double Precision, Inc." "Double Precision, Inc." .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -23,7 +23,7 @@ auth_login \- Validate a userid and password .fi .RE .HP 18 -.BI "int rc=auth_login(const\ char\ *" "service" ", const\ char\ *" "userid" ", const\ char\ *" "password" ", int\ (*" "callback_func" ")(struct\ authinfo\ *,\ void\ *), void\ *" "callback_arg" ");" +.BI "int rc=auth_login(const\ char\ *" "service" ", const\ char\ *" "userid" ", const\ char\ *" "password" ", int\ " "(*callback_func)" "(struct\ authinfo\ *,\ void\ *), void\ *" "callback_arg" ");" .SH "DESCRIPTION" .PP