NEWS: remove duplicate names and fix a few typos
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 23 Jul 2016 01:40:46 +0000 (21:40 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 23 Jul 2016 01:40:46 +0000 (21:40 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 4b04a09..b8ce27d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,7 @@ CHANGES WITH 231:
           specifications. The percentage is taken relative to the amount of
           physical memory in the system (or in case of containers, the assigned
           amount of memory). This allows scaling service resources neatly with
-          the amount of RAM available on the system. Similar, systemd-logind's
+          the amount of RAM available on the system. Similarly, systemd-logind's
           RuntimeDirectorySize= option now also optionally takes percentage
           values.
 
@@ -77,7 +77,7 @@ CHANGES WITH 231:
         * The SystemCallFilter= unit file setting gained support for
           pre-defined, named system call filter sets. For example
           SystemCallFilter=@clock is now an effective way to make all clock
-          changing-related system calls unavailanle to a service. A number of
+          changing-related system calls unavailable to a service. A number of
           similar pre-defined groups are defined. Writing system call filters
           for system services is simplified substantially with this new
           concept. Accordingly, all of systemd's own, long-running services now
@@ -116,14 +116,14 @@ CHANGES WITH 231:
           added to the bus API too, and is made available via "systemd-resolve
           --flush-caches".
 
-        * systemd-resolved gained a new --status switch. If passed a brief
+        * systemd-resolve gained a new --status switch. If passed a brief
           summary of the used DNS configuration with per-interface information
           is shown.
 
         * resolved.conf gained a new Cache= boolean option, defaulting to
           on. If turned off local DNS caching is disabled. This comes with a
           performance penalty in particular when DNSSEC is enabled. Note that
-          resolved disables its internaly caching implicitly anyway, when the
+          resolved disables its internal caching implicitly anyway, when the
           configured DNS server is on a host-local IP address such as ::1 or
           127.0.0.1, thus automatically avoiding double local caching.
 
@@ -183,26 +183,25 @@ CHANGES WITH 231:
           local changes made to systemd in a pristine, defined environment. See
           HACKING for details.
 
-        Contributions from: 0xAX, Alessandro Puccetti, Alessio Igor Bogani,
+        Contributions from: Alessandro Puccetti, Alessio Igor Bogani,
         Alexander Kuleshov, Alexander Kurtz, Alex Gaynor, Andika Triwidada,
         Andreas Pokorny, Andreas Rammhold, Andrew Jeddeloh, Ansgar Burchardt,
         Atrotors, Benjamin Drung, Brian Boylston, Christian Hesse, Christian
         Rebischke, Daniele Medri, Daniel Mack, Dave Reisner, David Herrmann,
-        David Michael, Djalal Harouni, Doug Christman, Douglas Christman, Elias
-        Probst, Evgeny Vereshchagin, Federico Mena Quintero, Felipe Sateler,
-        Franck Bui, Harald Hoyer, Ian Lee, Ivan Shapovalov, Jakub Wilk, Jan
-        Janssen, Jean-Sébastien Bour, John Paul Adrian Glaubitz, Jouke
-        Witteveen, Kai Ruhnau, kpengboy, Kyle Walker, Lénaïc Huard, Lennart
-        Poettering, Luca Bruno, Lukas Lösche, Lukáš Nykrýn, mahkoh, Marcel
-        Holtmann, Martin Pitt, Marty Plummer, Matthieu Codron, Max Prokhorov,
-        Michael Biebl, Michael Karcher, michaelolbrich, Michał Bartoszkiewicz,
-        Michal Sekletar, Michal Soltys, Minkyung, Muhammet Kara, mulkieran,
-        Otto Wallenius, Pablo Lezaeta Reyes, Peter Hutterer, Ronny Chevalier,
-        Rusty Bird, Stef Walter, Susant Sahani, Tejun Heo, Thomas Blume, Thomas
-        Haller, Thomas Hindoe Paaboel Andersen, Thomas H. P. Andersen, Tobias
-        Jungel, Tom Gundersen, Tom Yan, Topi Miettinen, Torstein Husebø,
-        Valentin Vidić, Viktar Vaŭčkievič, Weng Xuetian, Werner Fink, Zbigniew
-        Jędrzejewski-Szmek
+        David Michael, Djalal Harouni, Doug Christman, Elias Probst, Evgeny
+        Vereshchagin, Federico Mena Quintero, Felipe Sateler, Franck Bui,
+        Harald Hoyer, Ian Lee, Ivan Shapovalov, Jakub Wilk, Jan Janssen,
+        Jean-Sébastien Bour, John Paul Adrian Glaubitz, Jouke Witteveen, Kai
+        Ruhnau, kpengboy, Kyle Walker, Lénaïc Huard, Lennart Poettering, Luca
+        Bruno, Lukas Lösche, Lukáš Nykrýn, mahkoh, Marcel Holtmann, Martin
+        Pitt, Marty Plummer, Matthieu Codron, Max Prokhorov, Michael Biebl,
+        Michael Karcher, Michael Olbrich, Michał Bartoszkiewicz, Michal
+        Sekletar, Michal Soltys, Minkyung, Muhammet Kara, mulkieran, Otto
+        Wallenius, Pablo Lezaeta Reyes, Peter Hutterer, Ronny Chevalier, Rusty
+        Bird, Stef Walter, Susant Sahani, Tejun Heo, Thomas Blume, Thomas
+        Haller, Thomas H. P. Andersen, Tobias Jungel, Tom Gundersen, Tom Yan,
+        Topi Miettinen, Torstein Husebø, Valentin Vidić, Viktar Vaŭčkievič,
+        Weng Xuetian, Werner Fink, Zbigniew Jędrzejewski-Szmek
 
         — Somewhere, 2016-XX-XX