From 6448e8611763ee20bc2c8272221428c6ca3c8afb Mon Sep 17 00:00:00 2001 From: Owain Ainsworth Date: Mon, 10 Nov 2008 18:12:00 +0000 Subject: typo: be -> by in comment ``of course'' deraadt@. --- sys/uvm/uvm_map.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/uvm') diff --git a/sys/uvm/uvm_map.c b/sys/uvm/uvm_map.c index f1ddb1e0a86..9370d4a9925 100644 --- a/sys/uvm/uvm_map.c +++ b/sys/uvm/uvm_map.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uvm_map.c,v 1.107 2008/11/04 21:37:06 deraadt Exp $ */ +/* $OpenBSD: uvm_map.c,v 1.108 2008/11/10 18:11:59 oga Exp $ */ /* $NetBSD: uvm_map.c,v 1.86 2000/11/27 08:40:03 chs Exp $ */ /* @@ -1077,7 +1077,7 @@ uvm_map_lookup_entry(struct vm_map *map, vaddr_t address, } /* - * Checks if address pointed to be phint fits into the empty + * Checks if address pointed to by phint fits into the empty * space before the vm_map_entry after. Takes aligment and * offset into consideration. */ -- cgit v1.2.3