summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/popper/popper.8
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/appl/popper/popper.8')
-rw-r--r--crypto/heimdal/appl/popper/popper.816
1 files changed, 8 insertions, 8 deletions
diff --git a/crypto/heimdal/appl/popper/popper.8 b/crypto/heimdal/appl/popper/popper.8
index f889058..1493fd7 100644
--- a/crypto/heimdal/appl/popper/popper.8
+++ b/crypto/heimdal/appl/popper/popper.8
@@ -1,4 +1,4 @@
-.\" $Id: popper.8,v 1.6 2001/08/13 15:54:35 joda Exp $
+.\" $Id: popper.8,v 1.7 2002/08/20 16:37:05 joda Exp $
.\"
.Dd August 13, 2001
.Dt POPPER 8
@@ -22,7 +22,7 @@ POP3 server
serves mail via the Post Office Protocol. Supported options include:
.Bl -tag -width Ds
.It Xo
-.Fl a Ar none Ns \*(Ba Ns otp Ns ,
+.Fl a Ar none Ns \*(Ba Ns otp ,
.Fl -auth-mode= Ns Ar none Ns \*(Ba Ns otp
.Xc
tells
@@ -36,37 +36,37 @@ Kerberos authentication.
.Xc
logs the addresses of all clients to the specified file
.It Xo
-.Fl d Ns ,
+.Fl d ,
.Fl -debug
.Xc
enables more verbose log messages
.It Xo
-.Fl i Ns ,
+.Fl i ,
.Fl -interactive
.Xc
when not started by inetd, this flag tells
.Nm
that it has to create a socket by itself
.It Xo
-.Fl k Ns ,
+.Fl k ,
.Fl -kerberos
.Xc
tells
.Nm
to use the Kerberos for authentication.
.It Xo
-.Fl p Ar port Ns ,
+.Fl p Ar port ,
.Fl -port= Ns Ar port
.Xc
port to listen to, in combination with
.Fl i
.It Xo
-.Fl t Ar file Ns ,
+.Fl t Ar file ,
.Fl -trace-file= Ns Ar file
.Xc
trace all command to file
.It Xo
-.Fl T Ar seconds Ns ,
+.Fl T Ar seconds ,
.Fl -timeout= Ns Ar seconds
.Xc
set timeout to something other than the default of 120 seconds
OpenPOWER on IntegriCloud