summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2013-01-12 17:38:32 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2013-01-12 17:49:00 +0100
commit610d2e5cc49f0b89a2659e36c259ee98087ad9da (patch)
tree756eeea48c950f9c1f8e5f4defdf5b4b6ee0d788 /doc
parent16574dac612eff9e6b6eb1e9c378b840724f93b4 (diff)
downloadautomake-610d2e5cc49f0b89a2659e36c259ee98087ad9da.tar.gz
docs: typofix in manual
* doc/automake.texi (Yacc and Lex): Here, don't write "automake -i" where "automake -a" is actually intended. Re-wrap some text while at it. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/automake.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/automake.texi b/doc/automake.texi
index a333a1c33..239f9ef3f 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -6248,10 +6248,10 @@ rebuild rule for distributed Yacc and Lex sources are only used when
@cindex Multiple @command{lex} lexers
@cindex @command{lex}, multiple lexers
-When @command{lex} or @command{yacc} sources are used, @code{automake
--i} automatically installs an auxiliary program called
-@command{ylwrap} in your package (@pxref{Auxiliary Programs}). This
-program is used by the build rules to rename the output of these
+When @command{lex} or @command{yacc} sources are used, @code{automake -a}
+automatically installs an auxiliary program called @command{ylwrap} in
+your package (@pxref{Auxiliary Programs}).
+This program is used by the build rules to rename the output of these
tools, and makes it possible to include multiple @command{yacc} (or
@command{lex}) source files in a single directory. (This is necessary
because yacc's output file name is fixed, and a parallel make could