]> granicus.if.org Git - re2c/commitdiff
Manpage: removed occasionally copy-pasted section.
authorUlya Trofimovich <skvadrik@gmail.com>
Mon, 10 Apr 2017 12:43:02 +0000 (13:43 +0100)
committerUlya Trofimovich <skvadrik@gmail.com>
Sun, 30 Jul 2017 20:10:31 +0000 (21:10 +0100)
re2c/bootstrap/doc/re2c.1
re2c/doc/manpage.rst.in

index baaa8e171b658587046374dd27088cf51b78352c..4cf3c5d70fdb064d1eb55dc0a98f6c0e7130ed8d 100644 (file)
@@ -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<warning>\fP
-Turn on a \fBwarning\fP\&.
-.TP
-.B \fB\-Wno\-<warning>\fP
-Turn off a \fBwarning\fP\&.
-.TP
-.B \fB\-Werror\-<warning>\fP
-Turn on a \fBwarning\fP and treat it as an error (this implies \fB\-W<warning>\fP).
-.TP
-.B \fB\-Wno\-error\-<warning>\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.
 .
index 521f229dd38b06d525893a596285241ef326647f..ee5ea9b6cf2408703bf33840d41618eee49c795d 100644 (file)
@@ -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