]> granicus.if.org Git - sudo/commitdiff
Remove an extra "User_List" in the User_Spec definition
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 12 Dec 2001 21:21:49 +0000 (21:21 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 12 Dec 2001 21:21:49 +0000 (21:21 +0000)
From ybertrand AT snoopymail.com

sudoers.pod

index f1e78dde99407350788b0831e6bd368f525c2adc..ee8dce997be21c62991d0768c67938584fc47d02 100644 (file)
@@ -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 |