svn commit: r333728 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Thu May 17 15:53:43 UTC 2018
Author: gjb
Date: Thu May 17 15:53:39 2018
New Revision: 333728
URL: https://svnweb.freebsd.org/changeset/base/333728
Log:
Document r327837, lint(1) is no longer built and installed by
default.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu May 17 15:53:37 2018 (r333727)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu May 17 15:53:39 2018 (r333728)
@@ -265,6 +265,11 @@
<para revision="327592">The &man.mdmfs.8; utility has been
updated to support &man.tmpfs.5;.</para>
+ <para revision="327837">The &man.lint.1; utility is not longer
+ built by default. The <literal>WITH_LINT</literal>
+ &man.src.conf.5; option has been added to enable building and
+ installing the utility.</para>
+
<para revision="327871">The &man.cpucontrol.8; utility has been
updated to include a new flag, <literal>-e</literal>, which is
used to re-evaluate reported <acronym>CPU</acronym> features
More information about the svn-src-stable
mailing list