summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-11-15 19:44:55 +0100
committerLennart Poettering <lennart@poettering.net>2015-11-15 19:44:55 +0100
commit7ee598b450b5b4b8748cf99838ae83f85fec2b76 (patch)
tree1baffa90d23fe0b48e7a095a9bcfc2da4c1e2bd7
parent4e8ebb6f91fef57393a769bbd7ce2c4afd8761c6 (diff)
parent815bb5bd565b4edc05a426d24353a9ba68482834 (diff)
Merge pull request #1899 from phomes/NEWS-typo
NEWS: typo fixes
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 1e4f6f7aaa..18c5e66012 100644
--- a/NEWS
+++ b/NEWS
@@ -21,7 +21,7 @@ CHANGES WITH 228:
timestamps are now supported. Timestamps suffixed with "UTC"
are now considered to be in Universal Time Coordinated
instead of the local timezone. Also, timestamps may now
- optionally be specified with a sub-second accuracy. Both of
+ optionally be specified with sub-second accuracy. Both of
these additions also apply to recurring calendar event
specification, such as OnCalendar= in timer units.
@@ -71,14 +71,14 @@ CHANGES WITH 228:
was not compatible with the normal tools. With this release
this has changed now, and it is hence safe for downstream
distributions to turn it on. While not compressing as well
- as the XZ,LZ4 is substantially faster, which makes
+ as the XZ, LZ4 is substantially faster, which makes
it a good default choice for the compression logic in the
journal and in coredump handling.
* Any reference to /etc/mtab has been dropped from
systemd. The file has been obsolete since a while, but
systemd refused to work on systems where it was incorrectly
- set up (it should be a symlink or non-existant). Please make
+ set up (it should be a symlink or non-existent). Please make
sure to update to util-linux 2.27.1 or newer in conjunction
with this systemd release, which also drops any reference to
/etc/mtab. If you maintain a distribution make sure that no