mirror of
https://github.com/sheumann/telnetd.git
synced 2024-11-22 16:31:27 +00:00
Avoid use of direct troff requests in mdoc(7) manual pages.
git-svn-id: http://svn0.us-east.freebsd.org/base/head/contrib/telnet@68575 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
This commit is contained in:
parent
2ffcc09501
commit
0ee5242ab6
@ -144,7 +144,6 @@ there will be no escape character.
|
|||||||
If Kerberos V5 authentication is being used, the
|
If Kerberos V5 authentication is being used, the
|
||||||
.Fl f
|
.Fl f
|
||||||
option allows the local credentials to be forwarded to the remote system.
|
option allows the local credentials to be forwarded to the remote system.
|
||||||
.ne 1i
|
|
||||||
.It Fl k Ar realm
|
.It Fl k Ar realm
|
||||||
If Kerberos authentication is being used, the
|
If Kerberos authentication is being used, the
|
||||||
.Fl k
|
.Fl k
|
||||||
@ -415,7 +414,7 @@ variable is also exported if the
|
|||||||
or
|
or
|
||||||
.Fl l
|
.Fl l
|
||||||
options are used.
|
options are used.
|
||||||
.br
|
.Pp
|
||||||
Valid arguments for the
|
Valid arguments for the
|
||||||
.Ic environ
|
.Ic environ
|
||||||
command are:
|
command are:
|
||||||
@ -520,7 +519,6 @@ option.
|
|||||||
This requires that the
|
This requires that the
|
||||||
.Dv LINEMODE
|
.Dv LINEMODE
|
||||||
option be enabled.
|
option be enabled.
|
||||||
.ne 1i
|
|
||||||
.It Ic litecho Pq Ic \-litecho
|
.It Ic litecho Pq Ic \-litecho
|
||||||
Attempt to enable (disable) the
|
Attempt to enable (disable) the
|
||||||
.Dv LIT_ECHO
|
.Dv LIT_ECHO
|
||||||
@ -655,7 +653,6 @@ command,
|
|||||||
.Ic getstatus
|
.Ic getstatus
|
||||||
will send the subnegotiation to request that the server send
|
will send the subnegotiation to request that the server send
|
||||||
its current option status.
|
its current option status.
|
||||||
.ne 1i
|
|
||||||
.It Ic ip
|
.It Ic ip
|
||||||
Sends the
|
Sends the
|
||||||
.Dv TELNET IP
|
.Dv TELNET IP
|
||||||
@ -981,7 +978,6 @@ The initial value for the suspend character is taken to be
|
|||||||
the terminal's
|
the terminal's
|
||||||
.Ic suspend
|
.Ic suspend
|
||||||
character.
|
character.
|
||||||
.ne 1i
|
|
||||||
.It Ic tracefile
|
.It Ic tracefile
|
||||||
This is the file to which the output, caused by
|
This is the file to which the output, caused by
|
||||||
.Ic netdata
|
.Ic netdata
|
||||||
@ -1128,7 +1124,6 @@ stream does not start automatically. The autoencrypt
|
|||||||
(autodecrypt) command states that encryption of the
|
(autodecrypt) command states that encryption of the
|
||||||
output (input) stream should be enabled as soon as
|
output (input) stream should be enabled as soon as
|
||||||
possible.
|
possible.
|
||||||
.sp
|
|
||||||
.Pp
|
.Pp
|
||||||
Note: Because of export controls, the
|
Note: Because of export controls, the
|
||||||
.Dv TELNET ENCRYPT
|
.Dv TELNET ENCRYPT
|
||||||
@ -1284,7 +1279,6 @@ protocol processing (having to do with
|
|||||||
options).
|
options).
|
||||||
The initial value for this toggle is
|
The initial value for this toggle is
|
||||||
.Dv FALSE .
|
.Dv FALSE .
|
||||||
.ne 1i
|
|
||||||
.It Ic prettydump
|
.It Ic prettydump
|
||||||
When the
|
When the
|
||||||
.Ic netdata
|
.Ic netdata
|
||||||
|
@ -315,7 +315,6 @@ indicates that only dotted decimal addresses
|
|||||||
should be put into the
|
should be put into the
|
||||||
.Pa utmp
|
.Pa utmp
|
||||||
file.
|
file.
|
||||||
.ne 1i
|
|
||||||
.It Fl U
|
.It Fl U
|
||||||
This option causes
|
This option causes
|
||||||
.Nm
|
.Nm
|
||||||
@ -432,7 +431,6 @@ Whenever a
|
|||||||
command is received, it is always responded
|
command is received, it is always responded
|
||||||
to with a
|
to with a
|
||||||
.Dv WILL TIMING-MARK
|
.Dv WILL TIMING-MARK
|
||||||
.ne 1i
|
|
||||||
.It "WILL LOGOUT"
|
.It "WILL LOGOUT"
|
||||||
When a
|
When a
|
||||||
.Dv DO LOGOUT
|
.Dv DO LOGOUT
|
||||||
|
Loading…
Reference in New Issue
Block a user