mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-28 21:07:55 +00:00
Fix typo.
This commit is contained in:
parent
a85c6b41a6
commit
d6d2e3488b
@ -325,7 +325,7 @@ will store logs locally before relaying them.
|
|||||||
Once the log is complete, a connection to the relay host is opened
|
Once the log is complete, a connection to the relay host is opened
|
||||||
and the log is relayed.
|
and the log is relayed.
|
||||||
If the network connection is interrupted before the log can be fully
|
If the network connection is interrupted before the log can be fully
|
||||||
transfered, it will be retransmitted later.
|
transferred, it will be retransmitted later.
|
||||||
The default is to relay logs in real-time.
|
The default is to relay logs in real-time.
|
||||||
.TP 10n
|
.TP 10n
|
||||||
tcp_keepalive = boolean
|
tcp_keepalive = boolean
|
||||||
|
@ -285,7 +285,7 @@ will store logs locally before relaying them.
|
|||||||
Once the log is complete, a connection to the relay host is opened
|
Once the log is complete, a connection to the relay host is opened
|
||||||
and the log is relayed.
|
and the log is relayed.
|
||||||
If the network connection is interrupted before the log can be fully
|
If the network connection is interrupted before the log can be fully
|
||||||
transfered, it will be retransmitted later.
|
transferred, it will be retransmitted later.
|
||||||
The default is to relay logs in real-time.
|
The default is to relay logs in real-time.
|
||||||
.It tcp_keepalive = boolean
|
.It tcp_keepalive = boolean
|
||||||
If true,
|
If true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user