Author: kib Date: Sun Jan 24 13:38:41 2016 New Revision: 294663 URL: https://svnweb.freebsd.org/changeset/base/294663
Log: Typo in comment. Modified: head/sys/vm/vm_map.c Modified: head/sys/vm/vm_map.c ============================================================================== --- head/sys/vm/vm_map.c Sun Jan 24 12:10:29 2016 (r294662) +++ head/sys/vm/vm_map.c Sun Jan 24 13:38:41 2016 (r294663) @@ -1553,7 +1553,7 @@ again: * * The map must be locked. * - * This routine guarentees that the passed entry remains valid (though + * This routine guarantees that the passed entry remains valid (though * possibly extended). When merging, this routine may delete one or * both neighbors. */ _______________________________________________ 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"