Remove an extra "User_List" in the User_Spec definition

From ybertrand AT snoopymail.com
This commit is contained in:
Todd C. Miller
2001-12-12 21:21:49 +00:00
parent afff0d56b4
commit bcdcc32a7f

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