summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2014-11-16 10:37:45 -0200
committerLucas De Marchi <lucas.demarchi@intel.com>2014-11-16 10:37:45 -0200
commit3b058610b49229994675c5db95592b3b2200880f (patch)
treeb24b9f137c9bda0bfbe5b2f2c872c10bb6dad00a /NEWS
parentf9e2167b10a25f2894a49fe5033348086758d172 (diff)
downloadkmod-3b058610b49229994675c5db95592b3b2200880f.tar.gz
NEWS: Fix typos
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index fc9abbb..18e1a83 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+.