mdoc fixes from ru@freebsd.org
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9826 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -304,12 +304,12 @@ auth command are as follows:
|
|||||||
.It Ic disable Ar type
|
.It Ic disable Ar type
|
||||||
Disables the specified type of authentication. To
|
Disables the specified type of authentication. To
|
||||||
obtain a list of available types, use the
|
obtain a list of available types, use the
|
||||||
.Ic auth disable \&?
|
.Ic auth disable ?\&
|
||||||
command.
|
command.
|
||||||
.It Ic enable Ar type
|
.It Ic enable Ar type
|
||||||
Enables the specified type of authentication. To
|
Enables the specified type of authentication. To
|
||||||
obtain a list of available types, use the
|
obtain a list of available types, use the
|
||||||
.Ic auth enable \&?
|
.Ic auth enable ?\&
|
||||||
command.
|
command.
|
||||||
.It Ic status
|
.It Ic status
|
||||||
Lists the current status of the various types of
|
Lists the current status of the various types of
|
||||||
@@ -336,18 +336,22 @@ option is not supported outside of the United States and Canada.
|
|||||||
.Pp
|
.Pp
|
||||||
Valid arguments for the encrypt command are as follows:
|
Valid arguments for the encrypt command are as follows:
|
||||||
.Bl -tag -width Ar
|
.Bl -tag -width Ar
|
||||||
.It Ic disable Ar type Ic [input|output]
|
.It Ic disable Ar type Xo
|
||||||
|
.Op Cm input | output
|
||||||
|
.Xc
|
||||||
Disables the specified type of encryption. If you
|
Disables the specified type of encryption. If you
|
||||||
omit the input and output, both input and output
|
omit the input and output, both input and output
|
||||||
are disabled. To obtain a list of available
|
are disabled. To obtain a list of available
|
||||||
types, use the
|
types, use the
|
||||||
.Ic encrypt disable \&?
|
.Ic encrypt disable ?\&
|
||||||
command.
|
command.
|
||||||
.It Ic enable Ar type Ic [input|output]
|
.It Ic enable Ar type Xo
|
||||||
|
.Op Cm input | output
|
||||||
|
.Xc
|
||||||
Enables the specified type of encryption. If you
|
Enables the specified type of encryption. If you
|
||||||
omit input and output, both input and output are
|
omit input and output, both input and output are
|
||||||
enabled. To obtain a list of available types, use the
|
enabled. To obtain a list of available types, use the
|
||||||
.Ic encrypt enable \&?
|
.Ic encrypt enable ?\&
|
||||||
command.
|
command.
|
||||||
.It Ic input
|
.It Ic input
|
||||||
This is the same as the
|
This is the same as the
|
||||||
@@ -365,18 +369,18 @@ command.
|
|||||||
This is the same as the
|
This is the same as the
|
||||||
.Ic encrypt stop output
|
.Ic encrypt stop output
|
||||||
command.
|
command.
|
||||||
.It Ic start Ic [input|output]
|
.It Ic start Op Cm input | output
|
||||||
Attempts to start encryption. If you omit
|
Attempts to start encryption. If you omit
|
||||||
.Ic input
|
.Ic input
|
||||||
and
|
and
|
||||||
.Ic output ,
|
.Ic output ,
|
||||||
both input and output are enabled. To
|
both input and output are enabled. To
|
||||||
obtain a list of available types, use the
|
obtain a list of available types, use the
|
||||||
.Ic encrypt enable \&?
|
.Ic encrypt enable ?\&
|
||||||
command.
|
command.
|
||||||
.It Ic status
|
.It Ic status
|
||||||
Lists the current status of encryption.
|
Lists the current status of encryption.
|
||||||
.It Ic stop Ic [input|output]
|
.It Ic stop Op Cm input | output
|
||||||
Stops encryption. If you omit input and output,
|
Stops encryption. If you omit input and output,
|
||||||
encryption is on both input and output.
|
encryption is on both input and output.
|
||||||
.It Ic type Ar type
|
.It Ic type Ar type
|
||||||
@@ -441,7 +445,7 @@ Those marked with a
|
|||||||
.Cm *
|
.Cm *
|
||||||
will be sent automatically,
|
will be sent automatically,
|
||||||
other variables will only be sent if explicitly requested.
|
other variables will only be sent if explicitly requested.
|
||||||
.It Ic \&?
|
.It Ic ?\&
|
||||||
Prints out help information for the
|
Prints out help information for the
|
||||||
.Ic environ
|
.Ic environ
|
||||||
command.
|
command.
|
||||||
@@ -522,17 +526,15 @@ option.
|
|||||||
This requires that the
|
This requires that the
|
||||||
.Dv LINEMODE
|
.Dv LINEMODE
|
||||||
option be enabled.
|
option be enabled.
|
||||||
.It Ic \&?
|
.It Ic ?\&
|
||||||
Prints out help information for the
|
Prints out help information for the
|
||||||
.Ic mode
|
.Ic mode
|
||||||
command.
|
command.
|
||||||
.El
|
.El
|
||||||
.It Xo
|
.It Xo
|
||||||
.Ic open Ar host
|
.Ic open Ar host
|
||||||
.Oo Op Fl l
|
.Op Fl l Ar user
|
||||||
.Ar user
|
.Op Oo Fl Oc Ns Ar port
|
||||||
.Oc Ns Oo Fl
|
|
||||||
.Ar port Oc
|
|
||||||
.Xc
|
.Xc
|
||||||
Open a connection to the named host.
|
Open a connection to the named host.
|
||||||
If no port number
|
If no port number
|
||||||
@@ -692,10 +694,10 @@ command.
|
|||||||
can also be either
|
can also be either
|
||||||
.Ic help
|
.Ic help
|
||||||
or
|
or
|
||||||
.Ic \&?
|
.Ic ?\&
|
||||||
to print out help information, including
|
to print out help information, including
|
||||||
a list of known symbolic names.
|
a list of known symbolic names.
|
||||||
.It Ic \&?
|
.It Ic ?\&
|
||||||
Prints out help information for the
|
Prints out help information for the
|
||||||
.Ic send
|
.Ic send
|
||||||
command.
|
command.
|
||||||
@@ -996,7 +998,7 @@ The initial value for the worderase character is taken to be
|
|||||||
the terminal's
|
the terminal's
|
||||||
.Ic worderase
|
.Ic worderase
|
||||||
character.
|
character.
|
||||||
.It Ic \&?
|
.It Ic ?\&
|
||||||
Displays the legal
|
Displays the legal
|
||||||
.Ic set
|
.Ic set
|
||||||
.Pq Ic unset
|
.Pq Ic unset
|
||||||
@@ -1040,7 +1042,7 @@ The remote default characters are those of the remote system
|
|||||||
at the time when the
|
at the time when the
|
||||||
.Tn TELNET
|
.Tn TELNET
|
||||||
connection was established.
|
connection was established.
|
||||||
.It Ic \&?
|
.It Ic ?\&
|
||||||
Prints out help information for the
|
Prints out help information for the
|
||||||
.Ic slc
|
.Ic slc
|
||||||
command.
|
command.
|
||||||
@@ -1327,7 +1329,7 @@ system. If
|
|||||||
.Ic command
|
.Ic command
|
||||||
is omitted, then an interactive
|
is omitted, then an interactive
|
||||||
subshell is invoked.
|
subshell is invoked.
|
||||||
.It Ic \&? Op Ar command
|
.It Ic ?\& Op Ar command
|
||||||
Get help. With no arguments,
|
Get help. With no arguments,
|
||||||
.Nm telnet
|
.Nm telnet
|
||||||
prints a help summary.
|
prints a help summary.
|
||||||
|
Reference in New Issue
Block a user