Author: alc
Date: Thu May 24 04:46:40 2012
New Revision: 235883
URL: http://svn.freebsd.org/changeset/base/235883

Log:
  MFC r232192
    Fix typo.

Modified:
  stable/9/sys/kern/vfs_bio.c
Directory Properties:
  stable/9/sys/   (props changed)

Modified: stable/9/sys/kern/vfs_bio.c
==============================================================================
--- stable/9/sys/kern/vfs_bio.c Thu May 24 04:33:32 2012        (r235882)
+++ stable/9/sys/kern/vfs_bio.c Thu May 24 04:46:40 2012        (r235883)
@@ -3081,7 +3081,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-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to