diff options
author | Michael Biebl <mbiebl@gmail.com> | 2016-07-12 12:52:11 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-07-12 12:52:11 +0200 |
commit | 595bfe7df2999cfb99b274ce510695aed4aba6d5 (patch) | |
tree | aa62c48d1ad662171930306e6af077626350937b /NEWS | |
parent | 037a3ded54f72338fc95285d7971b61f695e3c1a (diff) |
Various fixes for typos found by lintian (#3705)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -569,7 +569,7 @@ CHANGES WITH 228: the service. * Timer units gained support for a new RemainAfterElapse= - setting which takes a boolean argument. It defaults on, + setting which takes a boolean argument. It defaults to on, exposing behaviour unchanged to previous releases. If set to off, timer units are unloaded after they elapsed if they cannot elapse again. This is particularly useful for @@ -760,7 +760,7 @@ CHANGES WITH 227: * Support for USB FunctionFS activation has been added. This allows implementation of USB gadget services that are activated as soon as they are requested, so that they don't - have to run continously, similar to classic socket + have to run continuously, similar to classic socket activation. * The "systemctl exit" command now optionally takes an |