mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-29 13:28:10 +00:00
Remove an extra "User_List" in the User_Spec definition
From ybertrand AT snoopymail.com
This commit is contained in:
parent
afff0d56b4
commit
bcdcc32a7f
@ -661,7 +661,7 @@ B<err>, B<info>, B<notice>, and B<warning>.
|
||||
|
||||
=head2 User Specification
|
||||
|
||||
User_Spec ::= User_list Host_List '=' User_List Cmnd_Spec_List \
|
||||
User_Spec ::= User_list Host_List '=' Cmnd_Spec_List \
|
||||
(':' User_Spec)*
|
||||
|
||||
Cmnd_Spec_List ::= Cmnd_Spec |
|
||||
|
Loading…
x
Reference in New Issue
Block a user