summaryrefslogtreecommitdiff
path: root/debian/patches/54_man_fixes.patch
blob: d6076c5db6abc22d14f5749e0eec29536cd3fb05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
---
 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 ,