aboutsummaryrefslogtreecommitdiff
path: root/mail/qpopper/files/patch-popper__popauth.8
blob: 009b38f3b1a47702b921a39b78427af7d28bce1e (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
51
52
53

$FreeBSD$

--- man/popauth.8.orig	Wed Apr  4 03:23:13 2001
+++ man/popauth.8	Fri Apr 13 19:05:06 2001
@@ -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"
 ] [
@@ -46,18 +46,18 @@
 ]
 
 .SH DESCRIPTION
-The \fIpopauth\fR program allows POP subscribers to add or change the secret
+The \fIqpopauth\fR program allows 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
@@ -85,8 +85,8 @@
 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), poppassd(8)
+qpopper(8)