mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
Quiet some warnings from igor.
This commit is contained in:
parent
7f2585ed0a
commit
deb9ce7d12
@ -582,7 +582,7 @@ if one is pending.
|
|||||||
Server closes the connection.
|
Server closes the connection.
|
||||||
After receiving the final
|
After receiving the final
|
||||||
\fIcommit_point\fR,
|
\fIcommit_point\fR,
|
||||||
the client client shuts down its side of the TLS connection if TLS
|
the client shuts down its side of the TLS connection if TLS
|
||||||
is in use, and closes the connection.
|
is in use, and closes the connection.
|
||||||
.TP 5n
|
.TP 5n
|
||||||
11.\&
|
11.\&
|
||||||
|
@ -535,7 +535,7 @@ if one is pending.
|
|||||||
Server closes the connection.
|
Server closes the connection.
|
||||||
After receiving the final
|
After receiving the final
|
||||||
.Em commit_point ,
|
.Em commit_point ,
|
||||||
the client client shuts down its side of the TLS connection if TLS
|
the client shuts down its side of the TLS connection if TLS
|
||||||
is in use, and closes the connection.
|
is in use, and closes the connection.
|
||||||
.It
|
.It
|
||||||
Server shuts down its side of the TLS connection if TLS is in use,
|
Server shuts down its side of the TLS connection if TLS is in use,
|
||||||
|
@ -4614,14 +4614,12 @@ to get their accustomed editor configuration instead of
|
|||||||
invoking the editor directly.
|
invoking the editor directly.
|
||||||
.TP 18n
|
.TP 18n
|
||||||
log_servers
|
log_servers
|
||||||
|
A list of one or more remote servers to use for I/O log storage, separated
|
||||||
|
by white space.
|
||||||
Starting with
|
Starting with
|
||||||
\fBsudo\fR
|
\fBsudo\fR
|
||||||
1.9, it is possible to send I/O logs to a remote server instead of
|
1.9, it is possible to send I/O logs to a remote server instead of
|
||||||
logging them locally.
|
logging them locally.
|
||||||
The
|
|
||||||
\fIlog_servers\fR
|
|
||||||
setting specifies one or more hosts to connect to for
|
|
||||||
remote I/O log storage.
|
|
||||||
Log servers must be running
|
Log servers must be running
|
||||||
\fBsudo_logsrvd\fR
|
\fBsudo_logsrvd\fR
|
||||||
or another service that implements the protocol described by
|
or another service that implements the protocol described by
|
||||||
|
@ -4304,14 +4304,12 @@ should run
|
|||||||
to get their accustomed editor configuration instead of
|
to get their accustomed editor configuration instead of
|
||||||
invoking the editor directly.
|
invoking the editor directly.
|
||||||
.It log_servers
|
.It log_servers
|
||||||
|
A list of one or more remote servers to use for I/O log storage, separated
|
||||||
|
by white space.
|
||||||
Starting with
|
Starting with
|
||||||
.Nm sudo
|
.Nm sudo
|
||||||
1.9, it is possible to send I/O logs to a remote server instead of
|
1.9, it is possible to send I/O logs to a remote server instead of
|
||||||
logging them locally.
|
logging them locally.
|
||||||
The
|
|
||||||
.Em log_servers
|
|
||||||
setting specifies one or more hosts to connect to for
|
|
||||||
remote I/O log storage.
|
|
||||||
Log servers must be running
|
Log servers must be running
|
||||||
.Nm sudo_logsrvd
|
.Nm sudo_logsrvd
|
||||||
or another service that implements the protocol described by
|
or another service that implements the protocol described by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user