Author: alc
Date: Sun Feb 26 19:10:14 2012
New Revision: 232192
URL: http://svn.freebsd.org/changeset/base/232192

Log:
  Fix typo.
  
  MFC after:    1 week

Modified:
  head/sys/kern/vfs_bio.c

Modified: head/sys/kern/vfs_bio.c
==============================================================================
--- head/sys/kern/vfs_bio.c     Sun Feb 26 19:05:17 2012        (r232191)
+++ head/sys/kern/vfs_bio.c     Sun Feb 26 19:10:14 2012        (r232192)
@@ -3062,7 +3062,7 @@ allocbuf(struct buf *bp, int size)
 
                                /*
                                 * We must allocate system pages since blocking
-                                * here could intefere with paging I/O, no
+                                * here could interfere with paging I/O, no
                                 * matter which process we are.
                                 *
                                 * We can only test VPO_BUSY here.  Blocking on
_______________________________________________
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