svn commit: r52563 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes

Glen Barber gjb at FreeBSD.org
Tue Dec 4 18:42:12 UTC 2018


Author: gjb
Date: Tue Dec  4 18:42:10 2018
New Revision: 52563
URL: https://svnweb.freebsd.org/changeset/doc/52563

Log:
  Document r334443, dhclient(8) interface-mtu configuration knob
  addition.
  
  Submitted by:	cem
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Tue Dec  4 18:42:09 2018	(r52562)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Tue Dec  4 18:42:10 2018	(r52563)
@@ -182,6 +182,11 @@
 	to print output aligned the same regardless of if invoked with
 	<literal>-ne</literal> or <literal>-be</literal>.</para>
 
+      <para revision="334443">The &man.dhclient.8; utility has been
+	updated to add a configuration knob to allow superseding the
+	<literal>interface-mtu</literal> option provided by an
+	incorrectly-configured <acronym>DHCP</acronym> server.</para>
+
       <para revision="337505">The &man.dd.1; utility has been updated
 	to add the <literal>status=progress</literal> option, which
 	prints the status of its operation on a single line once per


More information about the svn-doc-head mailing list