summaryrefslogtreecommitdiff
path: root/mail/qpopper/files/patch-ap
blob: 724eea5c1e7dddad47f04ed5aaba5d3b3f1011cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
--- 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
 .SH ACKNOWLEDGEMENTS
 This program was derived from MH 6.8.3
 .SH SEE ALSO
-popper(8)
+qpopper(8)