svn commit: r322202 - head

Ed Maste emaste at FreeBSD.org
Mon Aug 7 21:29:57 UTC 2017


Author: emaste
Date: Mon Aug  7 21:29:55 2017
New Revision: 322202
URL: https://svnweb.freebsd.org/changeset/base/322202

Log:
  UPDATING: clarify what the RCMDS knob controls

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Aug  7 21:23:59 2017	(r322201)
+++ head/UPDATING	Mon Aug  7 21:29:55 2017	(r322202)
@@ -64,8 +64,8 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
 	and upgrading, if you are not already using clang 3.5.0 or higher.
 
 20170701:
-	WITHOUT_RCMDS is now the default. Set WITH_RCMDS if you need them to be
-	built with the base system.
+	WITHOUT_RCMDS is now the default. Set WITH_RCMDS if you need the
+	r-commands (rlogin, rsh, etc.) to be built with the base system.
 
 20170625:
 	The FreeBSD/powerpc platform now uses a 64-bit type for time_t.  This is


More information about the svn-src-all mailing list