protectoin -> protection

This commit is contained in:
tnn 2007-04-05 13:17:11 +00:00
parent 23959b33e1
commit b19e17d66f
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: pmap_motorola.c,v 1.28 2007/03/12 18:18:25 ad Exp $ */
/* $NetBSD: pmap_motorola.c,v 1.29 2007/04/05 13:17:11 tnn Exp $ */
/*-
* Copyright (c) 1999 The NetBSD Foundation, Inc.
@ -124,7 +124,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: pmap_motorola.c,v 1.28 2007/03/12 18:18:25 ad Exp $");
__KERNEL_RCSID(0, "$NetBSD: pmap_motorola.c,v 1.29 2007/04/05 13:17:11 tnn Exp $");
#include "opt_compat_hpux.h"
@ -1026,7 +1026,7 @@ pmap_page_protect(struct vm_page *pg, vm_prot_t prot)
/*
* pmap_protect: [ INTERFACE ]
*
* Set the physical protectoin on the specified range of this map
* Set the physical protection on the specified range of this map
* as requested.
*/
void