mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +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.
|
||||
After receiving the final
|
||||
\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.
|
||||
.TP 5n
|
||||
11.\&
|
||||
|
@ -535,7 +535,7 @@ if one is pending.
|
||||
Server closes the connection.
|
||||
After receiving the final
|
||||
.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.
|
||||
.It
|
||||
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.
|
||||
.TP 18n
|
||||
log_servers
|
||||
A list of one or more remote servers to use for I/O log storage, separated
|
||||
by white space.
|
||||
Starting with
|
||||
\fBsudo\fR
|
||||
1.9, it is possible to send I/O logs to a remote server instead of
|
||||
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
|
||||
\fBsudo_logsrvd\fR
|
||||
or another service that implements the protocol described by
|
||||
|
@ -4304,14 +4304,12 @@ should run
|
||||
to get their accustomed editor configuration instead of
|
||||
invoking the editor directly.
|
||||
.It log_servers
|
||||
A list of one or more remote servers to use for I/O log storage, separated
|
||||
by white space.
|
||||
Starting with
|
||||
.Nm sudo
|
||||
1.9, it is possible to send I/O logs to a remote server instead of
|
||||
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
|
||||
.Nm sudo_logsrvd
|
||||
or another service that implements the protocol described by
|
||||
|
Loading…
x
Reference in New Issue
Block a user