Author: jmg
Date: Thu Nov  6 07:27:14 2014
New Revision: 274164
URL: https://svnweb.freebsd.org/changeset/base/274164

Log:
  remove comment about the bug... I don't remeber what it was...
  It may be an issue w/ using awk which is in /usr (and isn't always
  present), or another issue...
  
  Suggestion by:        brooks

Modified:
  head/etc/rc.d/growfs

Modified: head/etc/rc.d/growfs
==============================================================================
--- head/etc/rc.d/growfs        Thu Nov  6 04:13:28 2014        (r274163)
+++ head/etc/rc.d/growfs        Thu Nov  6 07:27:14 2014        (r274164)
@@ -35,9 +35,7 @@
 # and have it work on essentially any size drive.
 #
 # TODO: Figure out where this should really be ordered.
-# I suspect it should go just after fsck but before mountcritlocal
-# but it's hard to tell for sure because of the bug described
-# below.
+# I suspect it should go just after fsck but before mountcritlocal.
 # 
 
 . /etc/rc.subr
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to