X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/d9898ee81388d1eff40cf71e85d9ce9b5c1401fe..330026da191ad124643fae36d739652130ea9e79:/auth_getuserinfo.3 diff --git a/auth_getuserinfo.3 b/auth_getuserinfo.3 index 14ffb10..34a9e76 100644 --- a/auth_getuserinfo.3 +++ b/auth_getuserinfo.3 @@ -1,14 +1,14 @@ -.\" +.\" .\" .\" .\" Title: auth_getuserinfo .\" 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_GETUSERINFO" "3" "04/06/2007" "Double Precision, Inc." "Double Precision, Inc." +.TH "AUTH_GETUSERINFO" "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_getuserinfo \- Obtain account information .fi .RE .HP 24 -.BI "int rc=auth_getuserinfo(const\ char\ *" "userid" ", int\ (*" "callback_func" ")(struct\ authinfo\ *,\ void\ *), void\ *" "callback_arg" ");" +.BI "int rc=auth_getuserinfo(const\ char\ *" "userid" ", int\ " "(*callback_func)" "(struct\ authinfo\ *,\ void\ *), void\ *" "callback_arg" ");" .SH "DESCRIPTION" .PP If