]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3919] Remove leftover incomplete sentence in bison.dox
authorAndrei Pavel <andrei@isc.org>
Fri, 20 Jun 2025 11:19:54 +0000 (14:19 +0300)
committerAndrei Pavel <andrei@isc.org>
Fri, 20 Jun 2025 11:19:54 +0000 (14:19 +0300)
doc/devel/bison.dox

index 1e60f5a1d635c0f80e008b56e4ffcf47130fc131..5224e3e4277e201512d3f64d2f4c487989368b54 100644 (file)
@@ -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"