mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
9ee8cb268e
Authors or any interesting parties are welcomed to merge functionality-extending patches from the popper 2.53 (skey support, youbin support etc). PR: 18745 Submitted by: Jeff Palmer <jeff@isni.net>
30 lines
835 B
Plaintext
30 lines
835 B
Plaintext
--- man/popauth.8.orig Wed May 10 01:35:13 2000
|
|
+++ man/popauth.8 Wed May 31 09:51:11 2000
|
|
@@ -4,12 +4,12 @@
|
|
.\" @(#)$Id: popauth.8,v 1.1.1.1 2000/03/09 05:01:06 qpop Exp $
|
|
.TH POPAUTH 8
|
|
.SH NAME
|
|
-popauth - manipulate POP authorization DB
|
|
+popauth3 - manipulate POP authorization DB
|
|
.SH SYNOPSIS
|
|
-popauth
|
|
+popauth3
|
|
\%[\-init] \%[\-list] \%[\-delete\ name] \%[\-user\ name]
|
|
|
|
-popauth
|
|
+popauth3
|
|
\%[/help]
|
|
.SH DESCRIPTION
|
|
The \fIpopauth\fR program allows a POP-subscriber to change the secret
|
|
@@ -36,8 +36,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
|
|
+/usr/local/etc/popper/pop.auth.* POP authorization DB
|
|
.SH ACKNOWLEDGEMENTS
|
|
This program was derived from MH 6.8.3
|
|
.SH SEE ALSO
|
|
-popper(8)
|
|
+popper3(8)
|