mdoc fixes from ru@freebsd.org
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9470 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -916,7 +916,7 @@ if verbose is on, when a file transfer completes, statistics
|
||||
regarding the efficiency of the transfer are reported.
|
||||
By default,
|
||||
verbose is on.
|
||||
.It Ic ? Op Ar command
|
||||
.It Ic \&? Op Ar command
|
||||
A synonym for help.
|
||||
.El
|
||||
.Pp
|
||||
|
@@ -81,7 +81,7 @@ but only OTP is allowed.
|
||||
.It Ar ftp
|
||||
Allow anonymous login.
|
||||
.El
|
||||
|
||||
.Pp
|
||||
The following combination modes exists for backwards compatibility:
|
||||
.Bl -tag -width plain
|
||||
.It Ar none
|
||||
@@ -319,7 +319,7 @@ that the
|
||||
.Dq ftp
|
||||
subtree be constructed with care, consider following these guidelines
|
||||
for anonymous ftp.
|
||||
|
||||
.Pp
|
||||
In general all files should be owned by
|
||||
.Dq root ,
|
||||
and have non-write permissions (644 or 755 depending on the kind of
|
||||
@@ -377,7 +377,7 @@ and
|
||||
.Xr group 5
|
||||
files here, ls will be able to produce owner names rather than
|
||||
numbers. Remember to remove any passwords from these files.
|
||||
|
||||
.Pp
|
||||
The file
|
||||
.Pa motd ,
|
||||
if present, will be printed after a successful login.
|
||||
@@ -388,7 +388,7 @@ here.
|
||||
.It Pa ~ftp/pub
|
||||
Traditional place to put whatever you want to make public.
|
||||
.El
|
||||
|
||||
.Pp
|
||||
If you want guests to be able to upload files, create a
|
||||
.Pa ~ftp/incoming
|
||||
directory owned by
|
||||
|
@@ -20,7 +20,7 @@ matches any user. Users that has an explicit
|
||||
.Dq allow ,
|
||||
or that does not match any line, are allowed access. Anyone else is
|
||||
denied access.
|
||||
|
||||
.Pp
|
||||
Note that this is compatible with the old format, where this file
|
||||
contained a list of users that should be denied access.
|
||||
.Sh EXAMPLES
|
||||
|
@@ -41,7 +41,6 @@ Port. Listen on the port
|
||||
Only usable with
|
||||
.Fl i .
|
||||
.El
|
||||
|
||||
.Sh EXAMPLES
|
||||
Put the following in
|
||||
.Pa /etc/inetd.conf :
|
||||
|
@@ -10,7 +10,7 @@ start a telnet and forward X-connections.
|
||||
.Sh SYNOPSIS
|
||||
.Nm rxtelnet
|
||||
.Op Fl l Ar username
|
||||
.Op Fl k
|
||||
.Op Fl k
|
||||
.Op Fl t Ar telnet_args
|
||||
.Op Fl x Ar xterm_args
|
||||
.Op Fl w Ar term_emulator
|
||||
|
@@ -39,6 +39,7 @@ that says ``hex:'' or ``word:'' is included.
|
||||
To choose a different
|
||||
.Ar algorithm
|
||||
from the default md5. Pick any of: md4, md5, and sha.
|
||||
.El
|
||||
.It Fl h
|
||||
Print the passwords in hex.
|
||||
.It Fl n
|
||||
|
@@ -40,7 +40,7 @@ can have any of the following formats:
|
||||
.It Ql hostname
|
||||
.It Ql po:username
|
||||
.El
|
||||
|
||||
.Pp
|
||||
If no username is specified,
|
||||
.Nm
|
||||
assumes that it's the same as on the local machine;
|
||||
@@ -48,7 +48,7 @@ assumes that it's the same as on the local machine;
|
||||
defaults to the value of the
|
||||
.Ev MAILHOST
|
||||
environment variable.
|
||||
|
||||
.Pp
|
||||
Supported options:
|
||||
.Bl -tag -width Ds
|
||||
.It Xo
|
||||
@@ -93,11 +93,10 @@ use this port instead of the default
|
||||
or
|
||||
.Ql 1109 .
|
||||
.El
|
||||
|
||||
.Pp
|
||||
The default is to first try Kerberos 5 authentication and then, if
|
||||
that fails, Kerberos 4.
|
||||
.Sh ENVIRONMENT
|
||||
|
||||
.Bl -tag -width Ds
|
||||
.It Ev MAILHOST
|
||||
points to the post office, if no other hostname is specified.
|
||||
@@ -107,7 +106,7 @@ points to the post office, if no other hostname is specified.
|
||||
.Bd -literal -offset indent
|
||||
$ push cornfield:roosta ~/.gnus-crash-box
|
||||
.Ed
|
||||
|
||||
.Pp
|
||||
tries to fetch mail for the user
|
||||
.Ar roosta
|
||||
from the post office at
|
||||
@@ -118,7 +117,7 @@ and stores the mail in
|
||||
.Bd -literal -offset indent
|
||||
$ push --from -5 havregryn
|
||||
.Ed
|
||||
|
||||
.Pp
|
||||
tries to fetch
|
||||
.Nm From:
|
||||
lines for current user at post office
|
||||
|
@@ -1251,10 +1251,12 @@ has ever been enabled, then
|
||||
is sent as
|
||||
.Ic abort ,
|
||||
and
|
||||
.Ic eof and
|
||||
.B suspend
|
||||
.Ic eof
|
||||
and
|
||||
.Ic suspend
|
||||
are sent as
|
||||
.Ic eof and
|
||||
.Ic eof
|
||||
and
|
||||
.Ic susp ,
|
||||
see
|
||||
.Ic send
|
||||
|
@@ -298,7 +298,9 @@ DO TIMING-MARK
|
||||
.Ed
|
||||
.Pp
|
||||
The pseudo-terminal allocated to the client is configured
|
||||
to operate in \*(lqcooked\*(rq mode, and with
|
||||
to operate in
|
||||
.Dq cooked
|
||||
mode, and with
|
||||
.Dv XTABS and
|
||||
.Dv CRMOD
|
||||
enabled (see
|
||||
|
Reference in New Issue
Block a user