From: Andrei Pavel Date: Fri, 20 Jun 2025 11:19:54 +0000 (+0300) Subject: [#3919] Remove leftover incomplete sentence in bison.dox X-Git-Tag: Kea-3.0.0~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2d2036c123f0ecd94724a6681fed29848cfdb301;p=thirdparty%2Fkea.git [#3919] Remove leftover incomplete sentence in bison.dox --- diff --git a/doc/devel/bison.dox b/doc/devel/bison.dox index 1e60f5a1d6..5224e3e427 100644 --- a/doc/devel/bison.dox +++ b/doc/devel/bison.dox @@ -115,8 +115,6 @@ meson setup build meson compile -C build grammar @endcode -Kea also maintains a lis - Strictly speaking, the comment "make parser" is not necessary. If you updated the .ll or .yy file, the regular "make" command should pick those changes up. However, since one source file generates multiple output files and you are likely to be using a multi-process build (by specifying the "-j"