diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-10-30 15:58:39 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-10-30 15:58:53 +0100 |
commit | b7db8b7b139fa6cfb6516197d5ac8d10360ac57a (patch) | |
tree | 49195d21c72302114d11742ea9f106bf4911ea96 /NEWS | |
parent | 81610e9609c966a33dcff15a4f3b173aa8f07e4b (diff) | |
download | systemd-b7db8b7b139fa6cfb6516197d5ac8d10360ac57a.tar.gz |
NEWS: fix two typos
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ systemd System and Service Manager -CHANGES WITH 243 in spe: +CHANGES WITH 244 in spe: * Support for the cpuset cgroups v2 controller has been added. Processes may be restricted to specific CPUs using the new @@ -52,7 +52,7 @@ CHANGES WITH 243 in spe: * Automatically generated autosuspend udev rules for whitelisted devices have been imported from the Chromium OS project. This should - improve power saving with of many more devices. + improve power saving with many more devices. * udev gained a new "CONST{key}=value" setting that allows matching against system-wide constants without forking a helper binary. |