|
26 | 26 | .nr BA @BAMAN@ |
27 | 27 | .nr LC @LCMAN@ |
28 | 28 | .nr PS @PSMAN@ |
29 | | -.TH "SUDOERS" "@mansectform@" "June 7, 2025" "Sudo @PACKAGE_VERSION@" "File Formats Manual" |
| 29 | +.TH "SUDOERS" "@mansectform@" "September 26, 2025" "Sudo @PACKAGE_VERSION@" "File Formats Manual" |
30 | 30 | .nh |
31 | 31 | .if n .ad l |
32 | 32 | .SH "NAME" |
@@ -3279,7 +3279,7 @@ If the server does not respond to a message, the connection will |
3279 | 3279 | be closed and the running command will be terminated unless the |
3280 | 3280 | \fIignore_iolog_errors\fR |
3281 | 3281 | flag (I/O logging enabled) or the |
3282 | | -\fIignore_log_errors\fR |
| 3282 | +\fIignore_logfile_errors\fR |
3283 | 3283 | flag (I/O logging disabled) is set. |
3284 | 3284 | This flag is |
3285 | 3285 | \fIon\fR |
@@ -5985,14 +5985,14 @@ If no log servers are available, the user will not be able to run |
5985 | 5985 | a command unless either the |
5986 | 5986 | \fIignore_iolog_errors\fR |
5987 | 5987 | flag (I/O logging enabled) or the |
5988 | | -\fIignore_log_errors\fR |
| 5988 | +\fIignore_logfile_errors\fR |
5989 | 5989 | flag (I/O logging disabled) is set. |
5990 | 5990 | Likewise, if the connection to the log server is interrupted while |
5991 | 5991 | \fBsudo\fR |
5992 | 5992 | is running, the command will be terminated unless the |
5993 | 5993 | \fIignore_iolog_errors\fR |
5994 | 5994 | flag (I/O logging enabled) or the |
5995 | | -\fIignore_log_errors\fR |
| 5995 | +\fIignore_logfile_errors\fR |
5996 | 5996 | flag (I/O logging disabled) is set. |
5997 | 5997 | .sp |
5998 | 5998 | This setting is only supported by version 1.9.0 or higher. |
|
0 commit comments