diff options
Diffstat (limited to 'mail/qpopper/files/patch-ap')
| -rw-r--r-- | mail/qpopper/files/patch-ap | 43 |
1 files changed, 40 insertions, 3 deletions
diff --git a/mail/qpopper/files/patch-ap b/mail/qpopper/files/patch-ap index 97f4688c9e2e..724eea5c1e7d 100644 --- a/mail/qpopper/files/patch-ap +++ b/mail/qpopper/files/patch-ap @@ -1,11 +1,48 @@ ---- man/popauth.8.orig Mon Aug 21 06:18:08 2000 -+++ man/popauth.8 Fri Oct 6 02:54:02 2000 +--- man/popauth.8.orig Mon Aug 21 00:18:08 2000 ++++ man/popauth.8 Wed Nov 1 11:50:18 2000 +@@ -7,11 +7,11 @@ + .\" See License.txt file for terms and conditions for modification and + .\" redistribution. + .\" +-.TH POPAUTH 8 ++.TH QPOPAUTH 8 + .SH NAME +-popauth \-\- manipulate POP authorization DB ++qpopauth \-\- manipulate POP authorization DB + .SH SYNOPSIS +-.B popauth ++.B qpopauth + [ + .BI \-trace " tracefile" + ] [ +@@ -43,18 +43,18 @@ + ] + + .SH DESCRIPTION +-The \fIpopauth\fR program allows a POP-subscribers to add or change the secret ++The \fIqpopauth\fR program allows a POP-subscribers to add or change the secret + values used to generate their authentication credentials, or to verify the + existance of their records. + + In addition,the super\-user or master POP user can add, delete, or reset + credential data for a user, or list which records exist. Only the +-super\-user may initialize the database. \fIpopauth\fR is useful only when ++super\-user may initialize the database. \fIqpopauth\fR is useful only when + the APOP (or SCRAM) configuration option is defined. See the INSTALL file + in the Qpopper distribution for more information. + + Under normal usage, +-\fIpopauth\fR prompts for a new secret, ++\fIqpopauth\fR prompts for a new secret, + just like the \fIpasswd\fR program. It then updates the authorization DB. + + With the `\-user' switch, @@ -74,8 +74,8 @@ With the `\-delete' switch, the super-user or master POP user can remove a user entry from the authorization DB. .SH FILES -/etc/pop.auth.* POP authorization DB -+!!PREFIX!!/etc/qpopper/pop.auth.* POP authorization DB ++%%PREFIX%%/etc/qpopper/pop.auth.* POP authorization DB .SH ACKNOWLEDGEMENTS This program was derived from MH 6.8.3 .SH SEE ALSO |
