X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/25029e164a3b2385ae6d95ca4cd19bad36550c92..2de160e12ea0b0313a3a4f2120b30a3eeaad0c76:/data/bison.m4?ds=inline diff --git a/data/bison.m4 b/data/bison.m4 index 00a42e21..585fb1d0 100644 --- a/data/bison.m4 +++ b/data/bison.m4 @@ -317,8 +317,8 @@ b4_define_user_code([stype]) # but is not used by Bison (as recorded by macros in the namespace # BISON-NAMESPACE). # -# USER-LIST must expand to a list specifying all grammar occurrences of all -# names of type WHAT. Each item in the list must be a triplet specifying one +# USER-LIST must expand to a list specifying all user occurrences of all names +# of type WHAT. Each item in the list must be a triplet specifying one # occurrence: name, start boundary, and end boundary. Empty string names are # fine. An empty list is fine. #