diff options
author | tron <tron@pkgsrc.org> | 1998-09-09 07:19:56 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-09-09 07:19:56 +0000 |
commit | cfb86ad4acd3f0c80d79ec253ccb1426cebdbda4 (patch) | |
tree | 06a51332e3973e6ad90214e8b7593597bf5edbf5 /mail/qpopper | |
parent | 64b8b142df3161e82395fa36b62c2d8e7a982fcb (diff) | |
download | pkgsrc-cfb86ad4acd3f0c80d79ec253ccb1426cebdbda4.tar.gz |
Create diff with "-u0" to fix problem with "cvs".
Diffstat (limited to 'mail/qpopper')
-rw-r--r-- | mail/qpopper/patches/patch-ae | 33 |
1 files changed, 8 insertions, 25 deletions
diff --git a/mail/qpopper/patches/patch-ae b/mail/qpopper/patches/patch-ae index f9a8e8ad70d..9b70f500e50 100644 --- a/mail/qpopper/patches/patch-ae +++ b/mail/qpopper/patches/patch-ae @@ -1,40 +1,23 @@ --- popauth.8.orig Fri Jul 10 01:44:08 1998 -+++ popauth.8 Wed Sep 9 01:10:21 1998 -@@ -2,25 +2,25 @@ - .\" - .\" @(MHWARNING) - .\" @(#)$Id: patch-ae,v 1.5 1998/09/08 23:25:06 tron Exp $ ++++ popauth.8 Wed Sep 9 09:10:57 1998 +@@ -5 +5 @@ -.TH POPAUTH 8 +.TH QPOPAUTH 8 - .SH NAME +@@ -7 +7 @@ -popauth - manipulate POP authorization DB +qpopauth - manipulate POP authorization DB - .SH SYNOPSIS +@@ -9 +9 @@ -popauth +qpopauth - \%[\-init] \%[\-list] \%[\-delete\ name] \%[\-user\ name] - \%[\-help] - .SH DESCRIPTION +@@ -13 +13 @@ -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 +@@ -18 +18 @@ -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, +@@ -23 +23 @@ -\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 +@@ -41 +41 @@ -popper(8) +qpopper(8) |