]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: minor fixes 16313/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 30 Jun 2020 10:00:18 +0000 (19:00 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 30 Jun 2020 10:00:18 +0000 (19:00 +0900)
NEWS

diff --git a/NEWS b/NEWS
index aaa847031395adff483003c21b0c5bc7b576f0cd..5d79200cf1109b3a04fc58e70ee0151fcea88d52 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -145,7 +145,7 @@ CHANGES WITH 246 in spe:
           frame ring buffer sizes.
 
         * networkd.conf gained a new boolean setting ManageForeignRoutes=. If
-          enabled systemd-networkd manage all routes configured by other tools.
+          enabled systemd-networkd manages all routes configured by other tools.
 
         * systemd-networkd's [IPv6Prefix] section in .network files gained a
           new boolean setting Assign=. If enabled an address from the prefix is
@@ -229,7 +229,7 @@ CHANGES WITH 246 in spe:
           automatically chosen and assigned to the interface.
 
         * systemd-networkd's [DHCPv6] section gained a new setting RouteMetric=
-          which set the route priority for routes specified by the DHCP server.
+          which sets the route priority for routes specified by the DHCP server.
 
         * systemd-networkd's [DHCPv6] section gained a new setting VendorClass=
           which configures the vendor class information sent to DHCP server.