Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2020 16:38:02 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r357621 - head/share/man/man5
Message-ID:  <202002061638.016Gc2SN034942@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Thu Feb  6 16:38:02 2020
New Revision: 357621
URL: https://svnweb.freebsd.org/changeset/base/357621

Log:
  'is now deprecated' -> 'is deprecated'
  
  Man pages are written in a more timeless voice than news flashes,
  so adopt the language to what we do elsewhere.

Modified:
  head/share/man/man5/make.conf.5

Modified: head/share/man/man5/make.conf.5
==============================================================================
--- head/share/man/man5/make.conf.5	Thu Feb  6 16:22:16 2020	(r357620)
+++ head/share/man/man5/make.conf.5	Thu Feb  6 16:38:02 2020	(r357621)
@@ -574,7 +574,7 @@ Use with caution as a make install will overwrite any 
 .Pa /etc/mail/sendmail.cf .
 Note that
 .Va SENDMAIL_CF
-is now deprecated.
+is deprecated.
 .It Va SENDMAIL_SET_USER_ID
 .Pq Vt bool
 If set, install



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