chiark / gitweb /
NEWS: fix more typos
authorLennart Poettering <lennart@poettering.net>
Thu, 24 May 2012 15:03:52 +0000 (17:03 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 24 May 2012 15:03:52 +0000 (17:03 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 6d4852d8042fe9bb74d90c0378da70d2e2f2cba8..df8c785ebd83db2bdb5cef3fbcfe57782bd772dd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -84,8 +84,8 @@ CHANGES WITH 183:
           avoiding ugly interleaving of getty output and boot status
           messages.
 
-        * There's now a system-wide CapabalityBoundingSet= option to
-          globally reduce the set of capabailities for the
+        * There's now a system-wide CapabilityBoundingSet= option to
+          globally reduce the set of capabilities for the
           system. This is useful to drop CAP_SYS_MKNOD, CAP_SYS_RAWIO,
           CAP_NET_RAW, CAP_SYS_MODULE, CAP_SYS_TIME, CAP_SYS_PTRACE or
           even CAP_NET_ADMIN system-wide for secure systems.