body.
.TP
.B \fBre2c:define:YYFILL@len = "@@";\fP
-Any occurence of this text
+Any occurrence of this text
inside of \fBYYFILL\fP will be replaced with the actual argument.
.TP
.B \fBre2c:yyfill:parameter = 1;\fP
\fBYYSETCONDITION\fP body.
.TP
.B \fBre2c:define:YYSETCONDITION@cond = "@@";\fP
-Any occurence of this
+Any occurrence of this
text inside of \fBYYSETCONDITION\fP will be replaced with the actual
argument.
.TP
\fBYYSETSTATE\fP body.
.TP
.B \fBre2c:define:YYSETSTATE@state = "@@";\fP
-Any occurence of this text
+Any occurrence of this text
inside of \fBYYSETSTATE\fP will be replaced with the actual argument.
.TP
.B \fBre2c:define:YYSETSTATE:naked = 0;\fP
which can be expressed as character classes.
.TP
.B \fBr*\fP
-zero or more occurences of \fBr\fP\&.
+zero or more occurrences of \fBr\fP\&.
.TP
.B \fBr+\fP
-one or more occurences of \fBr\fP\&.
+one or more occurrences of \fBr\fP\&.
.TP
.B \fBr?\fP
optional \fBr\fP\&.
Ulya Trofimovich \fI\%skvadrik@gmail.com\fP
.SH VERSION INFORMATION
.sp
-This manpage describes \fBre2c\fP version 0.15.3, package date 31 Dec 2015.
+This manpage describes \fBre2c\fP version 0.16, package date 21 Jan 2016.
.\" Generated by docutils manpage writer.
.
-/* Generated by re2c 0.15.3 on Wed Jan 13 08:32:16 2016 */
+/* Generated by re2c 0.16 on Thu Jan 21 10:47:47 2016 */
#line 1 "../src/conf/parse_opts.re"
#include "src/codegen/input_api.h"
#include "src/conf/msg.h"
-AC_INIT([re2c],[0.15.3],[re2c-general@lists.sourceforge.net])
+AC_INIT([re2c],[0.16],[re2c-general@lists.sourceforge.net])
AM_INIT_AUTOMAKE([foreign subdir-objects])
AM_SILENT_RULES([yes])