Fix typo: maching -> machine

This commit is contained in:
bjh21 2001-04-25 12:05:24 +00:00
parent a0cf66443f
commit 5a25454f00

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pmap.9,v 1.2 2001/04/24 04:29:33 gmcgarry Exp $
.\" $NetBSD: pmap.9,v 1.3 2001/04/25 12:05:24 bjh21 Exp $
.\"
.\" Copyright (c) 2000, 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -636,7 +636,7 @@ implementation does not delay virtual-to-physical mapping updates,
.Fn pmap_update
has no operation. In this case, the call may be deleted using
a C pre-processor macro in
.Pa <maching/pmap.h> .
.Pa <machine/pmap.h> .
.It void Fn "pmap_activate" "struct proc *p"
Activate the physical map used by process
.Fa p .