From: Ulya Trofimovich Date: Mon, 10 Apr 2017 12:43:02 +0000 (+0100) Subject: Manpage: removed occasionally copy-pasted section. X-Git-Tag: 1.0~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0f8c1392c826576e841692520d58a92acdc4d4e;p=re2c Manpage: removed occasionally copy-pasted section. --- diff --git a/re2c/bootstrap/doc/re2c.1 b/re2c/bootstrap/doc/re2c.1 index baaa8e17..4cf3c5d7 100644 --- a/re2c/bootstrap/doc/re2c.1 +++ b/re2c/bootstrap/doc/re2c.1 @@ -229,29 +229,6 @@ the warning itself. .UNINDENT .INDENT 0.0 .TP -.B \fB\-W\fP -Turn on all warnings. -.TP -.B \fB\-Werror\fP -Turn warnings into errors. Note that this option alone -doesn\(aqt turn on any warnings; it only affects those warnings that have -been turned on so far or will be turned on later. -.TP -.B \fB\-W\fP -Turn on a \fBwarning\fP\&. -.TP -.B \fB\-Wno\-\fP -Turn off a \fBwarning\fP\&. -.TP -.B \fB\-Werror\-\fP -Turn on a \fBwarning\fP and treat it as an error (this implies \fB\-W\fP). -.TP -.B \fB\-Wno\-error\-\fP -Don\(aqt treat this particular \fBwarning\fP as an error. This doesn\(aqt turn off -the warning itself. -.UNINDENT -.INDENT 0.0 -.TP .B \fB\-Wcondition\-order\fP Warn if the generated program makes implicit assumptions about condition numbering. You should use either the \fB\-t, \-\-type\-header\fP option or @@ -1057,6 +1034,6 @@ Emmanuel Mogenet \fI\%mgix@mgix.com\fP Ulya Trofimovich \fI\%skvadrik@gmail.com\fP .SH VERSION INFORMATION .sp -This manpage describes \fBre2c\fP version 0.16, package date 09 Apr 2017. +This manpage describes \fBre2c\fP version 0.16, package date 10 Apr 2017. .\" Generated by docutils manpage writer. . diff --git a/re2c/doc/manpage.rst.in b/re2c/doc/manpage.rst.in index 521f229d..ee5ea9b6 100644 --- a/re2c/doc/manpage.rst.in +++ b/re2c/doc/manpage.rst.in @@ -29,8 +29,6 @@ OPTIONS .. include:: @top_srcdir@/doc/manual/warnings/warnings_general.rst -.. include:: @top_srcdir@/doc/manual/warnings/warnings_general.rst - .. include:: @top_srcdir@/doc/manual/warnings/warnings_list.rst