Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2016 13:38:41 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r294663 - head/sys/vm
Message-ID:  <201601241338.u0ODcfYr067761@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
  */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601241338.u0ODcfYr067761>