]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: SendRawOption= -> SendOption=
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 19 Nov 2019 10:28:07 +0000 (19:28 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 19 Nov 2019 10:52:36 +0000 (11:52 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 01eb2d5218d78bf3c78469cc2a5a5321668ada55..753b677d22b52a005606421b5802fc3a60312ccb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -126,7 +126,7 @@ CHANGES WITH 244 in spe:
           request prefix hints in the DHCPv6 solicitation.
 
         * The DHCPv4 server may be configured to send arbitrary options using
-          a new SendRawOption= setting.
+          a new SendOption= setting.
 
         * The DHCPv4 server may now be configured to emit SIP server list using
           the new EmitSIP= and SIP= settings.