2
0
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:
Todd C. Miller 2020-09-25 15:07:25 -06:00
parent b1a59accf7
commit e826705b62
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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