]> git.saurik.com Git - bison.git/blobdiff - doc/bison.texi
muscle: let -D/-F support the three kinds of %define variable values
[bison.git] / doc / bison.texi
index 58a14f8bc2fc3a9ee35c440b91ea666f135cc110..c36e2e270c4ab46e975bd3974c430f0389d204f2 100644 (file)
@@ -12758,7 +12758,7 @@ push parser, @code{yypush_parse}, @code{yypull_parse}, @code{yypstate},
 @code{yypstate_new} and @code{yypstate_delete} will also be renamed.  For
 example, if you use @samp{%name-prefix "c_"}, the names become
 @code{c_parse}, @code{c_lex}, and so on.  For C++ parsers, see the
-@code{%define namespace} documentation in this section.
+@code{%define api.namespace} documentation in this section.
 @end deffn