Imported Upstream version 0.63.0
[hcoop/debian/courier-authlib.git] / auth_passwd.3
index 6651cc6..d3590ac 100644 (file)
@@ -3,23 +3,23 @@
 .\"  <!-- distribution information. -->
 .\"     Title: auth_passwd
 .\"    Author: 
-.\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
-.\"      Date: 04/06/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 "AUTH_PASSWD" "3" "04/06/2007" "Double Precision, Inc." "Double Precision, Inc."
+.TH "AUTH_PASSWD" "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"
-auth_passwd \- Change account's password
+auth_passwd - Change account's password
 .SH "SYNOPSIS"
 .sp
 .RS 4
 .nf
-#include <courierauth.h>
+#include <courierauth\.h>
 .fi
 .RE
 .HP 19
@@ -27,21 +27,21 @@ auth_passwd \- Change account's password
 .SH "DESCRIPTION"
 .PP
 If
-\fIusername\fR's password is
+\fIusername\fR\'s password is
 \fIoldpassword\fR, it is replaced with
-\fInewpassword\fR.
+\fInewpassword\fR\.
 \fIservice\fR
-identifies which so\-called "service"'s password is changed; like
+identifies which so\-called "service"\'s password is changed; like
 \(lqimap\(rq
 or
-\(lqpop3\(rq. Some Courier authentication library's back\-end module can use different passwords for different services.
+\(lqpop3\(rq\. Some Courier authentication library\'s back\-end module can use different passwords for different services\.
 \fIservice\fR
-is ignored if this is not the case.
+is ignored if this is not the case\.
 .SH "RETURNS"
 .PP
 
 \fBauth_passwd\fR
-returns 0 if the password was succesfully changed. A non\-0 error code indicates a failure..
+returns 0 if the password was succesfully changed\. A non\-0 error code indicates a failure\.\.
 .SH "SEE ALSO"
 .PP
 
@@ -49,8 +49,8 @@ returns 0 if the password was succesfully changed. A non\-0 error code indicates
 \fI\fBauth_generic\fR(3)\fR\&[2],
 \fI\fBauth_login\fR(3)\fR\&[3],
 \fI\fBauth_getuserinfo\fR(3)\fR\&[4],
-\fI\fBauth_enumerate\fR(3)\fR\&[5].
-.SH "REFERENCES"
+\fI\fBauth_enumerate\fR(3)\fR\&[5]\.
+.SH "NOTES"
 .IP " 1." 4
 \fBauthlib\fR(3)
 .RS 4