Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2018 15:53:39 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r333728 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201805171553.w4HFrdWF009216@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805171553.w4HFrdWF009216>