svn commit: r357621 - head/share/man/man5

Warner Losh imp at FreeBSD.org
Thu Feb 6 16:38:03 UTC 2020


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


More information about the svn-src-head mailing list