summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386/mtrr.4
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-06-11 01:28:08 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-06-11 01:28:08 +0000
commitda3b4dccaab82d93242a41bbdd3ce7aff1a0bd05 (patch)
treef87827b7e76e687079c73de7531fff1b0b7faaa8 /share/man/man4/man4.i386/mtrr.4
parentd1996e9d72c0548b7e2da441751ef65491861c9e (diff)
<sys/memrange.h> not <memrange.h>; gphilip2@qwest.net
Diffstat (limited to 'share/man/man4/man4.i386/mtrr.4')
-rw-r--r--share/man/man4/man4.i386/mtrr.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/mtrr.4 b/share/man/man4/man4.i386/mtrr.4
index 56fd0605ccb..19f8cbb3215 100644
--- a/share/man/man4/man4.i386/mtrr.4
+++ b/share/man/man4/man4.i386/mtrr.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mtrr.4,v 1.6 2001/03/06 19:56:51 brad Exp $
+.\" $OpenBSD: mtrr.4,v 1.7 2001/06/11 01:28:07 millert Exp $
.\"
.\" Pentium MTRR driver for OpenBSD.
.\" Copyright 1999 Matthieu Herrb <matthieu@openbsd.org>
@@ -32,7 +32,7 @@ calls performed on
or
.Pa /dev/xf86 .
Declarations and data types are to be found in
-.Aq Pa memrange.h
+.Aq Pa sys/memrange.h
.Pp
The specific attributes, and number of programmable ranges may vary between
architectures.