Author: imp
Date: Wed Aug 31 15:32:52 2016
New Revision: 305132
URL: https://svnweb.freebsd.org/changeset/base/305132

Log:
  Remove accidentally committed stray comment.
  
  Noticed by: dteske@

Modified:
  head/sys/boot/forth/loader.4th

Modified: head/sys/boot/forth/loader.4th
==============================================================================
--- head/sys/boot/forth/loader.4th      Wed Aug 31 15:06:24 2016        
(r305131)
+++ head/sys/boot/forth/loader.4th      Wed Aug 31 15:32:52 2016        
(r305132)
@@ -167,8 +167,7 @@ only forth definitions also support-func
 \
 \      Overrides support.4th initialization word with one that does
 \      everything start one does, short of loading the kernel and
-\      modules. Returns a flag. Unsure why we don't just have start
-\      call this...
+\      modules. Returns a flag.
 
 : initialize ( -- flag )
   s" /boot/defaults/loader.conf" initialize
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to