summaryrefslogtreecommitdiff
path: root/mail/qpopper
diff options
context:
space:
mode:
authortron <tron>1998-09-08 22:16:28 +0000
committertron <tron>1998-09-08 22:16:28 +0000
commit0904f6814099f0aecb1a225a6b7041c6b19dfd11 (patch)
tree3216a27a5434e03d5409bf1642da41f65ea1a9fe /mail/qpopper
parent8b2ffad57bb222820c0d1f265e443d97f14c30ca (diff)
downloadpkgsrc-0904f6814099f0aecb1a225a6b7041c6b19dfd11.tar.gz
Change crossref from "popper" to "qpopper", fixes PR pkg/6118 by John Kohl.
Diffstat (limited to 'mail/qpopper')
-rw-r--r--mail/qpopper/patches/patch-ae93
1 files changed, 41 insertions, 52 deletions
diff --git a/mail/qpopper/patches/patch-ae b/mail/qpopper/patches/patch-ae
index 130e4857174..b8a3a8127f0 100644
--- a/mail/qpopper/patches/patch-ae
+++ b/mail/qpopper/patches/patch-ae
@@ -1,53 +1,42 @@
-$NetBSD: patch-ae,v 1.2 1998/08/07 11:09:53 agc Exp $
+$NetBSD: patch-ae,v 1.3 1998/09/08 22:16:29 tron Exp $
-*** popauth.8 Wed Nov 19 13:20:38 1997
---- popauth.8 Thu Feb 12 18:03:21 1998
-***************
-*** 3,25 ****
- .\" @(MHWARNING)
- .\" @(#)$Id: patch-ae,v 1.2 1998/08/07 11:09:53 agc Exp $
-! .TH POPAUTH 8
- .SH NAME
-! popauth - manipulate POP authorization DB
- .SH SYNOPSIS
-! popauth
- \%[\-init] \%[\-list] \%[\-delete\ name] \%[\-user\ name]
- \%[\-help]
- .SH DESCRIPTION
-! The \fIpopauth\fR program allows a POP-subscriber to change the secret
- value used to generate their authentication credentials.
- In addition,
- the super\-user or master POP user may use this program to either
- add or remove a user, or to print public information from it. Only the
-! super\-user may initialize the database. \fIpopauth\fR is useful only when
- the APOP configuration option is defined. (This configuration option defines
- the name of the POP authorization DB.)
-
- Under normal usage,
-! \fIpopauth\fR prompts for a new secret,
- just like the \fIpasswd\fR program.
- It then updates the POP authorization DB accordingly.
---- 3,25 ----
- .\" @(MHWARNING)
- .\" @(#)$Id: patch-ae,v 1.2 1998/08/07 11:09:53 agc Exp $
-! .TH QPOPAUTH 8
- .SH NAME
-! qpopauth - manipulate POP authorization DB
- .SH SYNOPSIS
-! qpopauth
- \%[\-init] \%[\-list] \%[\-delete\ name] \%[\-user\ name]
- \%[\-help]
- .SH DESCRIPTION
-! The \fIqpopauth\fR program allows a POP-subscriber to change the secret
- value used to generate their authentication credentials.
- In addition,
- the super\-user or master POP user may use this program to either
- add or remove a user, or to print public information from it. Only the
-! super\-user may initialize the database. \fIqpopauth\fR is useful only when
- the APOP configuration option is defined. (This configuration option defines
- the name of the POP authorization DB.)
-
- Under normal usage,
-! \fIqpopauth\fR prompts for a new secret,
- just like the \fIpasswd\fR program.
- It then updates the POP authorization DB accordingly.
+--- popauth.8.orig Fri Jul 10 01:44:08 1998
++++ popauth.8 Tue Sep 8 23:57:18 1998
+@@ -2,25 +2,25 @@
+ .\"
+ .\" @(MHWARNING)
+ .\" @(#)$Id: patch-ae,v 1.3 1998/09/08 22:16:29 tron Exp $
+-.TH POPAUTH 8
++.TH QPOPAUTH 8
+ .SH NAME
+-popauth - manipulate POP authorization DB
++qpopauth - manipulate POP authorization DB
+ .SH SYNOPSIS
+-popauth
++qpopauth
+ \%[\-init] \%[\-list] \%[\-delete\ name] \%[\-user\ name]
+ \%[\-help]
+ .SH DESCRIPTION
+-The \fIpopauth\fR program allows a POP-subscriber to change the secret
++The \fIqpopauth\fR program allows a POP-subscriber to change the secret
+ value used to generate their authentication credentials.
+ In addition,
+ the super\-user or master POP user may use this program to either
+ add or remove a user, or to print public information from it. 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 configuration option is defined. (This configuration option defines
+ the name of the POP authorization DB.)
+
+ 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 POP authorization DB accordingly.
+
+@@ -38,4 +38,4 @@
+ .SH ACKNOWLEDGEMENTS
+ This program was derived from MH 6.8.3
+ .SH SEE ALSO
+-popper(8)
++qpopper(8)