Imported Upstream version 0.63.0
[hcoop/debian/courier-authlib.git] / authlib.3.in
index 18393a4..d4052a2 100644 (file)
@@ -3,18 +3,18 @@
 .\"  <!-- distribution information. -->
 .\"     Title: authlib
 .\"    Author: 
-.\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
-.\"      Date: 04/22/2007
+.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
+.\"      Date: 08/23/2008
 .\"    Manual: Double Precision, Inc.
 .\"    Source: Double Precision, Inc.
 .\"
-.TH "AUTHLIB" "3" "04/22/2007" "Double Precision, Inc." "Double Precision, Inc."
+.TH "AUTHLIB" "3" "08/23/2008" "Double Precision, Inc." "Double Precision, Inc."
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
 .ad l
 .SH "NAME"
-authlib \- Courier Authentication Library
+authlib - Courier Authentication Library
 .SH "SYNOPSIS"
 .HP 18
 \fBcourierauthconfig\fR [[\-\-ldflags] | [\-\-cppflags]]
@@ -24,27 +24,27 @@ The Courier authentication library consists of two libraries:
 .PP
 \-lcourierauth
 .RS 4
-Authentication functions.
+Authentication functions\.
 .RE
 .PP
 \-lcourierauthsasl
 .RS 4
-SASL authentication functions.
+SASL authentication functions\.
 .RE
 .PP
 
 \fBcourierauthconfig \-\-cppflags\fR
 produces on standard output any necessary compiler flags that are needed to access the
-\fIcourierauth.h\fR
+\fIcourierauth\.h\fR
 and the
-\fIcourierauthsasl.h\fR
-header files.
+\fIcourierauthsasl\.h\fR
+header files\.
 \fBcourierauthconfig \-\-ldflags\fR
 produces on standard output any necessary compiler flags that are needed to link against the
 \fIcourierauth\fR
 or
 \fIcourierauthsasl\fR
-libraries.
+libraries\.
 .SH "SEE ALSO"
 .PP
 
@@ -53,8 +53,8 @@ libraries.
 \fI\fBauth_getuserinfo\fR(3)\fR\&[3],
 \fI\fBauth_enumerate\fR(3)\fR\&[4],
 \fI\fBauth_passwd\fR(3)\fR\&[5],
-\fI\fBauth_sasl\fR(3)\fR\&[6].
-.SH "REFERENCES"
+\fI\fBauth_sasl\fR(3)\fR\&[6]\.
+.SH "NOTES"
 .IP " 1." 4
 \fBauth_generic\fR(3)
 .RS 4