summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/man/man4/man4.amd64/mtrr.44
-rw-r--r--share/man/man4/man4.i386/mtrr.46
2 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/man4.amd64/mtrr.4 b/share/man/man4/man4.amd64/mtrr.4
index e7cf8e984ed..04fd1777d64 100644
--- a/share/man/man4/man4.amd64/mtrr.4
+++ b/share/man/man4/man4.amd64/mtrr.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mtrr.4,v 1.1 2008/06/16 14:33:16 phessler Exp $
+.\" $OpenBSD: mtrr.4,v 1.2 2008/06/16 15:21:10 jmc Exp $
.\"
.\" MTRR driver for OpenBSD.
.\" Copyright 1999 Matthieu Herrb <matthieu@openbsd.org>
@@ -30,7 +30,7 @@ calls performed on
or
.Pa /dev/xf86 .
Declarations and data types are to be found in
-.Aq Pa sys/memrange.h
+.Aq Pa sys/memrange.h .
.Pp
The specific attributes, and number of programmable ranges may vary between
architectures.
diff --git a/share/man/man4/man4.i386/mtrr.4 b/share/man/man4/man4.i386/mtrr.4
index 3751af9e7b9..b460d29a8d7 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.13 2007/05/31 19:19:55 jmc Exp $
+.\" $OpenBSD: mtrr.4,v 1.14 2008/06/16 15:21:10 jmc Exp $
.\"
.\" Pentium MTRR driver for OpenBSD.
.\" Copyright 1999 Matthieu Herrb <matthieu@openbsd.org>
@@ -8,7 +8,7 @@
.\" OpenBSD project (for instance by leaving this copyright notice
.\" intact).
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: June 16 2008 $
.Dt MTRR 4 i386
.Os
.Sh NAME
@@ -31,7 +31,7 @@ calls performed on
or
.Pa /dev/xf86 .
Declarations and data types are to be found in
-.Aq Pa sys/memrange.h
+.Aq Pa sys/memrange.h .
.Pp
The specific attributes, and number of programmable ranges may vary between
architectures.