Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Fix typo: maching -> machine



details:   https://anonhg.NetBSD.org/src/rev/d04b2105bebc
branches:  trunk
changeset: 509048:d04b2105bebc
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Wed Apr 25 12:05:24 2001 +0000

description:
Fix typo:  maching -> machine

diffstat:

 share/man/man9/pmap.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fdba5b3fec50 -r d04b2105bebc share/man/man9/pmap.9
--- a/share/man/man9/pmap.9     Wed Apr 25 11:50:56 2001 +0000
+++ b/share/man/man9/pmap.9     Wed Apr 25 12:05:24 2001 +0000
@@ -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 @@
 .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 .



Home | Main Index | Thread Index | Old Index