From f0f3a0c6fbdf3bbd095d37a8fd2e0d0c250f8a21 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sat, 8 Nov 2003 19:17:31 +0000 Subject: typos from Jonathon Gray; --- sys/uvm/uvm_page.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/uvm/uvm_page.h') diff --git a/sys/uvm/uvm_page.h b/sys/uvm/uvm_page.h index 6c5c3cd12e8..019a4b0f4ed 100644 --- a/sys/uvm/uvm_page.h +++ b/sys/uvm/uvm_page.h @@ -1,4 +1,4 @@ -/* $OpenBSD: uvm_page.h,v 1.20 2002/07/20 22:19:35 art Exp $ */ +/* $OpenBSD: uvm_page.h,v 1.21 2003/11/08 19:17:28 jmc Exp $ */ /* $NetBSD: uvm_page.h,v 1.19 2000/12/28 08:24:55 chs Exp $ */ /* @@ -110,7 +110,7 @@ * fields were dumped and all the flags were lumped into one short. * that is fine for a single threaded uniprocessor OS, but bad if you * want to actual make use of locking (simple_lock's). so, we've - * seperated things back out again. + * separated things back out again. * * note the page structure has no lock of its own. */ -- cgit v1.2.3