summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTorstein Husebø <torstein@huseboe.net>2015-01-26 15:29:14 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-01-26 10:39:47 -0500
commitcc98b3025eeb89addb76a27390cb2baca4eab8b9 (patch)
treeab7a776869de4cf49a5382307e9133fbdb9676d9 /NEWS
parentebf31a1f58d0b10ca63c928ff31b7745fc724003 (diff)
treewide: fix multiple typos
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index d4d505d5d..dbfec9a61 100644
--- a/NEWS
+++ b/NEWS
@@ -985,7 +985,7 @@ CHANGES WITH 214:
fact that many distributions only ship a very small number
of LSB/SysV init scripts nowadays.
- * Priviliged Xen (dom0) domains are not considered
+ * Privileged Xen (dom0) domains are not considered
virtualization anymore by the virtualization detection
logic. After all, they generally have unrestricted access to
the hardware and usually are used to manage the unprivileged
@@ -2048,8 +2048,8 @@ CHANGES WITH 208:
* The memory.use_hierarchy cgroup attribute is now enabled for
all cgroups systemd creates in the memory cgroup
hierarchy. This option is likely to be come the built-in
- default in the kernel anyway, and the non-hierarchial mode
- never made much sense in the intrinsically hierarchial
+ default in the kernel anyway, and the non-hierarchical mode
+ never made much sense in the intrinsically hierarchical
cgroup system.
* A new field _SYSTEMD_SLICE= is logged along with all journal
@@ -2309,7 +2309,7 @@ CHANGES WITH 205:
together, or apply resource limits on them.
Slice units may be used to partition system resources in an
- hierarchial fashion and then assign other units to them. By
+ hierarchical fashion and then assign other units to them. By
default there are now three slices: system.slice (for all
system services), user.slice (for all user sessions),
machine.slice (for VMs and containers).