doc: fix @xref.

* doc/bison.texinfo: here.
This commit is contained in:
Akim Demaille
2012-05-04 14:50:32 +02:00
parent 95e343fea3
commit 15cd62c2c1

View 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