1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-03 01:17:45 +03:00

fix typos in NEWS

This commit is contained in:
Daniel Mack 2015-09-30 14:03:14 +02:00
parent b5a684e3a1
commit 5e6ad75f25

4
NEWS
View File

@ -55,8 +55,8 @@ CHANGES WITH 227:
* The CrashChVT= configuration file setting is renamed to * The CrashChVT= configuration file setting is renamed to
CrashChangeVT=, following our usual logic of not abbreviating CrashChangeVT=, following our usual logic of not abbreviating
unnecessarily. The old directive is still suppored for compat unnecessarily. The old directive is still supported for compat
reasons. Also, this directive now takes an interger value reasons. Also, this directive now takes an integer value
between 1 and 63, or a boolean value. The formerly supported between 1 and 63, or a boolean value. The formerly supported
'-1' value for disabling stays around for compat reasons. '-1' value for disabling stays around for compat reasons.