docs: fix typo in description of AM_YFLAGS
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 16 Feb 2012 10:09:50 +0000 (11:09 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 16 Feb 2012 10:09:50 +0000 (11:09 +0100)
commit22b28b638a2d7d9d05bf7f2741367fc36f8bb8c0
tree87646983bae84fca384df9a1c31fd174aa96c1db
parenta0be183729db528716a92665cf4332d616c132a9
docs: fix typo in description of AM_YFLAGS

Report by Akim Demaille.

* doc/automake.texi (Program variables): Don't list "-d -t" twice
in the examples of valid ways to specify the '-d' flag to Yacc;
instead, use "-d -t" and "-t -d".  Add missing period.
doc/automake.texi