]> git.saurik.com Git - bison.git/commit
doc: use deffn to declare the list of %define variables
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 31 Dec 2012 15:21:34 +0000 (16:21 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 31 Dec 2012 15:33:44 +0000 (16:33 +0100)
commitdbf3962c35b593b5600529ccacbc928daa1ad2be
tree4ad5ebc544fe52097e4b9016d1dab9de56a65d3a
parenta256496a3ab570a20ca6d0d203ab7b8513f14834
doc: use deffn to declare the list of %define variables

* doc/bison.texi (%define Summary): Use @deffn instead of @table, it
spares a lot of width, especially in PDF, and looks nicer in the other
formats too.
It is also more consistent with the rest of the document.
doc/bison.texi