]> git.saurik.com Git - bison.git/blobdiff - doc/bison.texinfo
Revert "Simplify handling of '.' and '-' after unbracketed named references."
[bison.git] / doc / bison.texinfo
index 29d636493317ab47ceb42c88c17469e247b47362..cc1e0645c311dd7810a18530ee65ba81093602ad 100644 (file)
@@ -3125,9 +3125,7 @@ By convention, it should be all lower case.
 
 Symbol names can contain letters, underscores, periods, dashes, and (not
 at the beginning) digits.  Dashes in symbol names are a GNU
 
 Symbol names can contain letters, underscores, periods, dashes, and (not
 at the beginning) digits.  Dashes in symbol names are a GNU
-extension, incompatible with POSIX Yacc.  Periods and dashes make symbol
-names less convenient to use with named references, which require brackets
-around such names (@pxref{Named References}).  Terminal symbols
+extension, incompatible with POSIX Yacc.  Terminal symbols
 that contain periods or dashes make little sense: since they are not
 valid symbols (in most programming languages) they are not exported as
 token names.
 that contain periods or dashes make little sense: since they are not
 valid symbols (in most programming languages) they are not exported as
 token names.