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 \{\
|
||||
\fRTYPE\fR,
|
||||
.\}
|
||||
\fRCMND_TIMEOUT\fR,
|
||||
\fRTIMEOUT\fR,
|
||||
\fRCWD\fR,
|
||||
\fRNOTBEFORE\fR
|
||||
and
|
||||
|
@ -2031,7 +2031,7 @@ are also considered reserved words:
|
||||
.Li ROLE ,
|
||||
.Li TYPE ,
|
||||
.\}
|
||||
.Li CMND_TIMEOUT ,
|
||||
.Li TIMEOUT ,
|
||||
.Li CWD ,
|
||||
.Li NOTBEFORE
|
||||
and
|
||||
|
Loading…
x
Reference in New Issue
Block a user