]> git.saurik.com Git - bison.git/commitdiff
doc: fix @xref.
authorAkim Demaille <akim@lrde.epita.fr>
Fri, 4 May 2012 12:50:32 +0000 (14:50 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Fri, 4 May 2012 12:53:48 +0000 (14:53 +0200)
* doc/bison.texinfo: here.

doc/bison.texinfo

index b9b7f7751fd4b265dbf48311aa0ec8c1cc2717b7..3337551379d70371d8ed4ec5df587bdcea067232 100644 (file)
@@ -10268,7 +10268,7 @@ values have a common base type: @code{Object} or as specified by
 an union.  The type of @code{$$}, even with angle brackets, is the base
 type since Java casts are not allow on the left-hand side of assignments.
 Also, @code{$@var{n}} and @code{@@@var{n}} are not allowed on the
-left-hand side of assignments. @xref{Java Semantic Values} and
+left-hand side of assignments. @xref{Java Semantic Values}, and
 @ref{Java Action Features}.
 
 @item