svn commit: r272056 - head/contrib/atf

Garrett Cooper ngie at FreeBSD.org
Wed Sep 24 06:50:15 UTC 2014


Author: ngie
Date: Wed Sep 24 06:50:14 2014
New Revision: 272056
URL: http://svnweb.freebsd.org/changeset/base/272056

Log:
  Fix a typo in the upgrade directions
  
  MFC after: 2 weeks
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/contrib/atf/FREEBSD-upgrade

Modified: head/contrib/atf/FREEBSD-upgrade
==============================================================================
--- head/contrib/atf/FREEBSD-upgrade	Wed Sep 24 04:45:35 2014	(r272055)
+++ head/contrib/atf/FREEBSD-upgrade	Wed Sep 24 06:50:14 2014	(r272056)
@@ -41,7 +41,7 @@ the vendor branch as you easily risk com
 tree.
 
 Lastly, with the list of old and new files in this import, make sure
-to udpate the reachover Makefiles accordingly.
+to update the reachover Makefiles accordingly.
 
 Test the build (keeping in mind the WITH_TESTS/WITHOUT_TESTS knobs) and,
 if all looks good, you are ready to commit all the changes in one go.


More information about the svn-src-all mailing list