svn commit: r334793 - releng/11.2/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu Jun 7 16:21:15 UTC 2018


Author: gjb
Date: Thu Jun  7 16:21:14 2018
New Revision: 334793
URL: https://svnweb.freebsd.org/changeset/base/334793

Log:
  Document r334789, dhclient(8) allow to superscede interface-mtu
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun  7 16:21:12 2018	(r334792)
+++ releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun  7 16:21:14 2018	(r334793)
@@ -392,6 +392,11 @@
 	that legacy database support will be removed effective
 	&os; 12 when the <literal>-l</literal> flag is
 	used.</para>
+
+      <para revision="334789">The &man.dhclient.8; utility has been
+	updated to allow the <literal>interface-mtu</literal> option
+	to be overridden with a <literal>superscede</literal> entry in
+	&man.dhclient.conf.5;.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">


More information about the svn-src-all mailing list