Author: jhb
Date: Tue Jan 21 03:24:52 2014
New Revision: 260974
URL: http://svnweb.freebsd.org/changeset/base/260974

Log:
  Fix a typo.

Modified:
  head/sys/kern/vfs_bio.c

Modified: head/sys/kern/vfs_bio.c
==============================================================================
--- head/sys/kern/vfs_bio.c     Tue Jan 21 03:14:19 2014        (r260973)
+++ head/sys/kern/vfs_bio.c     Tue Jan 21 03:24:52 2014        (r260974)
@@ -715,7 +715,7 @@ kern_vfs_bio_buffer_alloc(caddr_t v, lon
        }
 
        /*
-        * Ideal allocation size for the transient bio submap if 10%
+        * Ideal allocation size for the transient bio submap is 10%
         * of the maximal space buffer map.  This roughly corresponds
         * to the amount of the buffer mapped for typical UFS load.
         *
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to