diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-06-16 15:21:11 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-06-16 15:21:11 +0000 |
commit | 88b9961e3affd0cd4ae38e30c6d4c674b9b71aba (patch) | |
tree | 388649a6458bd63d5f91c4f20cf472cc2fa8660f /share/man/man4/man4.i386 | |
parent | 15ad1a434d665cfe009d2435280b1f7c58bf3e57 (diff) |
missing full stops;
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r-- | share/man/man4/man4.i386/mtrr.4 | 6 |
1 files changed, 3 insertions, 3 deletions
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. |