From b8b84b1ac8938c163e55d71dd91922b103214ea0 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Fri, 11 May 2001 08:25:00 +0000 Subject: [PATCH] mdoc fixes git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9900 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/telnet/telnet/telnet.1 | 8 +------- appl/telnet/telnetd/telnetd.8 | 13 +++++-------- 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/appl/telnet/telnet/telnet.1 b/appl/telnet/telnet/telnet.1 index 962783f7c..a89d725c8 100644 --- a/appl/telnet/telnet/telnet.1 +++ b/appl/telnet/telnet/telnet.1 @@ -143,7 +143,6 @@ there will be no escape character. If Kerberos V5 authentication is being used, the .Fl f option allows the local credentials to be forwarded to the remote system. -.ne 1i .It Fl k Ar realm If Kerberos authentication is being used, the .Fl k @@ -411,7 +410,7 @@ variable is also exported if the or .Fl l options are used. -.br +.Pp Valid arguments for the .Ic environ command are: @@ -516,7 +515,6 @@ option. This requires that the .Dv LINEMODE option be enabled. -.ne 1i .It Ic litecho Pq Ic \-litecho Attempt to enable (disable) the .Dv LIT_ECHO @@ -648,7 +646,6 @@ command, .Ic getstatus will send the subnegotiation to request that the server send its current option status. -.ne 1i .It Ic ip Sends the .Dv TELNET IP @@ -974,7 +971,6 @@ The initial value for the suspend character is taken to be the terminal's .Ic suspend character. -.ne 1i .It Ic tracefile This is the file to which the output, caused by .Ic netdata @@ -1117,7 +1113,6 @@ stream does not start automatically. The autoencrypt (autodecrypt) command states that encryption of the output (input) stream should be enabled as soon as possible. -.sp .Pp Note: Because of export controls, the .Dv TELNET ENCRYPT @@ -1275,7 +1270,6 @@ protocol processing (having to do with options). The initial value for this toggle is .Dv FALSE . -.ne 1i .It Ic prettydump When the .Ic netdata diff --git a/appl/telnet/telnetd/telnetd.8 b/appl/telnet/telnetd/telnetd.8 index 6609a4837..1e14425ee 100644 --- a/appl/telnet/telnetd/telnetd.8 +++ b/appl/telnet/telnetd/telnetd.8 @@ -230,7 +230,6 @@ indicates that only dotted decimal addresses should be put into the .Pa utmp file. -.ne 1i .It Fl U This option causes .Nm telnetd @@ -351,7 +350,6 @@ Whenever a command is received, it is always responded to with a .Dv WILL TIMING-MARK -.ne 1i .It "WILL LOGOUT" When a .Dv DO LOGOUT @@ -448,14 +446,13 @@ the data stream. .El .Sh ENVIRONMENT .Sh FILES -.Pa /etc/services -.br -.Pa /etc/inittab +.Bl -tag -width /etc/services -compact +.It Pa /etc/services +.It Pa /etc/inittab (UNICOS systems only) -.br -.Pa /etc/iptos +.It Pa /etc/iptos (if supported) -.br +.El .Sh "SEE ALSO" .Xr telnet 1 , .Xr login 1