mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
Fix pasto, TIMEOUT not CMND_TIMEOUT.
This commit is contained in:
parent
b1a59accf7
commit
e826705b62
@ -2159,7 +2159,7 @@ are also considered reserved words:
|
|||||||
.if \n(SL \{\
|
.if \n(SL \{\
|
||||||
\fRTYPE\fR,
|
\fRTYPE\fR,
|
||||||
.\}
|
.\}
|
||||||
\fRCMND_TIMEOUT\fR,
|
\fRTIMEOUT\fR,
|
||||||
\fRCWD\fR,
|
\fRCWD\fR,
|
||||||
\fRNOTBEFORE\fR
|
\fRNOTBEFORE\fR
|
||||||
and
|
and
|
||||||
|
@ -2031,7 +2031,7 @@ are also considered reserved words:
|
|||||||
.Li ROLE ,
|
.Li ROLE ,
|
||||||
.Li TYPE ,
|
.Li TYPE ,
|
||||||
.\}
|
.\}
|
||||||
.Li CMND_TIMEOUT ,
|
.Li TIMEOUT ,
|
||||||
.Li CWD ,
|
.Li CWD ,
|
||||||
.Li NOTBEFORE
|
.Li NOTBEFORE
|
||||||
and
|
and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user