Author: emaste
Date: Tue Aug 11 17:48:58 2015
New Revision: 286643
URL: https://svnweb.freebsd.org/changeset/base/286643

Log:
  Fix comment describing legacy target and wrap to 80 columns

Modified:
  head/Makefile.inc1

Modified: head/Makefile.inc1
==============================================================================
--- head/Makefile.inc1  Tue Aug 11 17:41:32 2015        (r286642)
+++ head/Makefile.inc1  Tue Aug 11 17:48:58 2015        (r286643)
@@ -1225,9 +1225,10 @@ update:
 #
 
 #
-# legacy: Build compatibility shims for the next three targets. This is a 
minimal
-# set of tools and shims necessary to compensate for older systems which don't 
have
-# the APIs that the targets built in bootstrap-tools, build-tools or 
cross-tools.
+# legacy: Build compatibility shims for the next three targets. This is a
+# minimal set of tools and shims necessary to compensate for older systems
+# which don't have the APIs required by the targets built in bootstrap-tools,
+# build-tools or cross-tools.
 #
 
 # ELF Tool Chain libraries are needed for ELF tools and dtrace tools.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to