--- src/inetd.8 | 2 -- src/syslog.conf.5 | 5 ++--- telnet/telnet.1 | 2 +- telnetd/telnetd.8 | 6 +++++- 4 files changed, 8 insertions(+), 7 deletions(-) --- a/src/inetd.8 +++ b/src/inetd.8 @@ -367,7 +367,6 @@ the following environment variables befo \fBTCPREMOTEIP\fP: the IP address of the remote client. .Pp \fBTCPREMOTEPORT\fP: the port number on the client side of the TCP connection. - .Pp In addition, if given the \fB--remote\fP option, .Nm inetd @@ -376,7 +375,6 @@ will set the following environment varia \fBTCPLOCALHOST\fP: the DNS name of \fITCPLOCALIP\fR. .Pp \fBTCPREMOTEHOST\fP: the DNS name of \fITCPREMOTEIP\fR. - .Sh "EXAMPLES" .Pp Here are several example service entries for the various types of services: --- a/src/syslog.conf.5 +++ b/src/syslog.conf.5 @@ -29,12 +29,11 @@ .\" .Dd June 9, 1993 .Dt SYSLOG.CONF 5 -.Os +.Os BSD 4.4 .Sh NAME .Nm syslog.conf -.Nd +.Nd configuration file for .Xr syslogd 8 -configuration file .Sh DESCRIPTION The .Nm syslog.conf --- a/telnetd/telnetd.8 +++ b/telnetd/telnetd.8 @@ -370,7 +370,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 @@ -515,6 +517,7 @@ Only sent if is compiled with support for data encryption, and indicates a willingness to decrypt the data stream. +.El .Sh ENVIRONMENT .Sh FILES .Pa /etc/services @@ -577,6 +580,7 @@ Telnet Authentication: SPX Telnet Environment Option Interoperability Issues .It Cm RFC-1572 Telnet Environment Option +.El .Sh BUGS Some .Tn TELNET --- a/telnet/telnet.1 +++ b/telnet/telnet.1 @@ -1245,7 +1245,7 @@ is sent as .Ic abort , and .Ic eof and -.B suspend +.Ic suspend are sent as .Ic eof and .Ic susp ,