@@ -379,10 +379,10 @@ Invoking Bison
379379
380380Bison Options
381381
382- * Operation Modes :: Options controling the global behavior of @command {bison }
382+ * Operation Modes :: Options controlling the global behavior of @command {bison }
383383 * Diagnostics :: Options controlling the diagnostics
384384 * Tuning the Parser :: Options changing the generated parsers
385- * Output Files :: Options controling the output
385+ * Output Files :: Options controlling the output
386386
387387Parsers Written In Other Languages
388388
@@ -5248,7 +5248,6 @@ Decl, , Freeing Discarded Symbols}).
52485248@deffn {Directive} %printer @{ @var {code } @} @var {symbols }
52495249@findex %printer
52505250@vindex yyo
5251- @vindex yyoutput
52525251@c This is the same text as for %destructor.
52535252Invoke the braced @var {code } whenever the parser displays one of the
52545253@var {symbols }. Within @var {code }, @code {yyo } denotes the output stream (a
@@ -6243,7 +6242,7 @@ When @code{api.token.raw} is set, the grammar cannot use character literals
62436242@item Default Value:
62446243@code {false }
62456244@item History:
6246- introduced in Bison 3.5. Was initialy introduced in Bison 1.25 as
6245+ introduced in Bison 3.5. Was initially introduced in Bison 1.25 as
62476246@samp {%raw }, but never worked and was removed in Bison 1.29.
62486247@end itemize
62496248@end deffn
@@ -10335,16 +10334,16 @@ Here is a list of options that can be used with Bison. It is followed by a
1033510334cross key alphabetized by long option.
1033610335
1033710336@menu
10338- * Operation Modes :: Options controling the global behavior of @command {bison }
10337+ * Operation Modes :: Options controlling the global behavior of @command {bison }
1033910338 * Diagnostics :: Options controlling the diagnostics
1034010339 * Tuning the Parser :: Options changing the generated parsers
10341- * Output Files :: Options controling the output
10340+ * Output Files :: Options controlling the output
1034210341@end menu
1034310342
1034410343@node Operation Modes
1034510344@subsection Operation Modes
1034610345
10347- Options controling the global behavior of @command {bison }.
10346+ Options controlling the global behavior of @command {bison }.
1034810347
1034910348@c Please, keep this ordered as in 'bison --help'.
1035010349@table @option
@@ -10834,7 +10833,7 @@ is specified.
1083410833@node Output Files
1083510834@subsection Output Files
1083610835
10837- Options controling the output.
10836+ Options controlling the output.
1083810837
1083910838@c Please, keep this ordered as in 'bison --help'.
1084010839@table @option
@@ -14544,7 +14543,7 @@ London, Department of Computer Science, TR-00-12 (December 2000).
1454414543@c LocalWords: strncmp intval tindex lvalp locp llocp typealt YYBACKUP subrange
1454514544@c LocalWords: YYEMPTY YYEOF YYRECOVERING yyclearin GE def UMINUS maybeword loc
1454614545@c LocalWords: Johnstone Shamsa Sadaf Hussain Tomita TR uref YYMAXDEPTH inline
14547- @c LocalWords: YYINITDEPTH stmts ref initdcl maybeasm notype Lookahead yyoutput
14546+ @c LocalWords: YYINITDEPTH stmts ref initdcl maybeasm notype Lookahead
1454814547@c LocalWords: hexflag STR exdent itemset asis DYYDEBUG YYFPRINTF args Autoconf
1454914548@c LocalWords: ypp yxx itemx tex leaderfill Troubleshouting sqrt Graphviz
1455014549@c LocalWords: hbox hss hfill tt ly yyin fopen fclose ofirst gcc ll lookahead
@@ -14591,7 +14590,7 @@ London, Department of Computer Science, TR-00-12 (December 2000).
1459114590@c LocalWords: Beazley's goyacc ocamlyacc SIGACT SIGPLAN colorWarning
1459214591@c LocalWords: setcolor rgbError colorError rgbNotice colorNotice derror
1459314592@c LocalWords: colorOff maincolor inlineraw darkviolet darkcyan dwarning
14594- @c LocalWords: dnotice copyable
14593+ @c LocalWords: dnotice copyable stdint ptrdiff bufsize
1459514594
1459614595@c Local Variables:
1459714596@c ispell-dictionary: "american"
0 commit comments