From: Lucas De Marchi Date: Sun, 16 Nov 2014 12:37:45 +0000 (-0200) Subject: NEWS: Fix typos X-Git-Tag: v20~94 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3b058610b49229994675c5db95592b3b2200880f;p=thirdparty%2Fkmod.git NEWS: Fix typos --- diff --git a/NEWS b/NEWS index fc9abbb0..18e1a83e 100644 --- a/NEWS +++ b/NEWS @@ -10,9 +10,9 @@ kmod 19 - Allow to build with libc's without be32toh() - Move code around separating common code and data structures into a shared directory. This allows to share more code between library and - tools, making the binary size of tools shorter. + tools, making the binary size of tools smaller. - Clarify tools vs library licenses - - static-nodes: when writting in tmpfiles format, indicate that + - static-nodes: when writing in tmpfiles format, indicate that creation of static nodes should only happen at boot. This is used and required by systemd-217+.