diff options
author | Lucas Werkmeister <mail@lucaswerkmeister.de> | 2016-10-04 15:53:16 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-10-04 15:53:16 +0200 |
commit | 1f4f4cf76c7482a3d64086f0c0d1e2e649183a29 (patch) | |
tree | 06b21f6b9dbb11a248f87541f1fe921bf06cbb2d /NEWS | |
parent | 20b8e666d3770fb003a3833260eba54b6349aeea (diff) | |
download | systemd-1f4f4cf76c7482a3d64086f0c0d1e2e649183a29.tar.gz |
Typo (`mathes` → `matches`) (#4283)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -171,7 +171,7 @@ CHANGES WITH 232 in spe ExecStopPost= commands. * systemd-sysctl will now configure kernel parameters in the order - they occur in the configuration files. This mathes what sysctl + they occur in the configuration files. This matches what sysctl has been traditionally doing. * kernel-install "plugins" that are executed to perform various |