From: Shuo Wang Date: Wed, 25 Nov 2020 01:31:21 +0000 (+0800) Subject: NEWS: fix typo X-Git-Tag: v28~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c72433254ee0bda8db5d8d78a643c481a51f88a5;p=thirdparty%2Fkmod.git NEWS: fix typo --- diff --git a/NEWS b/NEWS index 1c805828..39fe9458 100644 --- a/NEWS +++ b/NEWS @@ -415,7 +415,7 @@ kmod 11 - New features: - libkmod now keeps a file opened after the first call to kmod_module_get_{info,versions,symbols,dependency_symbols}. This - reduces signficantly the amount of time depmod tool takes to + reduces significantly the amount of time depmod tool takes to execute. Particularly if compressed modules are used. - Remove --with-rootprefix from build system. It was not a great idea after all and should not be use since it causes more harm then