spelling, from jmc <jmc@prioris.mini.pw.edu.pl>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12072 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.\" Copyright (c) 2001 - 2002 Kungliga Tekniska H<>gskolan
|
||||
.\" Copyright (c) 2001 - 2003 Kungliga Tekniska H<>gskolan
|
||||
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
@@ -31,7 +31,7 @@
|
||||
.\"
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd August 13, 2001
|
||||
.Dd April 16, 2003
|
||||
.Dt POPPER 8
|
||||
.Os HEIMDAL
|
||||
.Sh NAME
|
||||
@@ -60,7 +60,7 @@ tells
|
||||
.Nm
|
||||
what authentication modes are acceptable, passing
|
||||
.Ar otp
|
||||
disables clear text passwords. This has only effect when not using
|
||||
disables clear text passwords. This only has effect when not using
|
||||
Kerberos authentication.
|
||||
.It Xo
|
||||
.Fl -address-log= Ns Pa file
|
||||
@@ -95,7 +95,7 @@ port to listen to, in combination with
|
||||
.Fl t Ar file ,
|
||||
.Fl -trace-file= Ns Ar file
|
||||
.Xc
|
||||
trace all command to file
|
||||
trace all commands to file
|
||||
.It Xo
|
||||
.Fl T Ar seconds ,
|
||||
.Fl -timeout= Ns Ar seconds
|
||||
@@ -117,5 +117,5 @@ RFC1939 (Post Office Protocol - Version 3)
|
||||
The server was initially developed at the University of California,
|
||||
Berkeley.
|
||||
.Pp
|
||||
Many changes has been made as part of the KTH Kerberos distributions.
|
||||
Many changes have been made as part of the KTH Kerberos distributions.
|
||||
.\".Sh BUGS
|
||||
|
@@ -189,7 +189,7 @@ selects protocol version 2, while
|
||||
.Ar O
|
||||
and
|
||||
.Ar 1
|
||||
selects version 1. Version 2 is beleived to be more secure, and is the
|
||||
selects version 1. Version 2 is believed to be more secure, and is the
|
||||
default. Unless asked for a specific version,
|
||||
.Nm
|
||||
will try both. This behaviour may change in the future.
|
||||
|
@@ -54,9 +54,9 @@ service. Supported options are:
|
||||
.Fl n ,
|
||||
.Fl -no-keepalive
|
||||
.Xc
|
||||
Disables keep-alive messages. Keep-alives are packets sent a certain
|
||||
interval to make sure that the client is still there, even when it
|
||||
doesn't send any data.
|
||||
Disables keep-alive messages.
|
||||
Keep-alives are packets sent at certain intervals to make sure that the
|
||||
client is still there, even when it doesn't send any data.
|
||||
.It Xo
|
||||
.Fl k ,
|
||||
.Fl -kerberos
|
||||
|
Reference in New Issue
Block a user