summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMarc Balmer <mbalmer@cvs.openbsd.org>2008-06-19 11:33:09 +0000
committerMarc Balmer <mbalmer@cvs.openbsd.org>2008-06-19 11:33:09 +0000
commit9d4721ac8235910c029602b1a29d6a774aed3456 (patch)
treefe50e3a1a64190a25c39cda7a37f05bbe5c296d7 /share
parent435c1301c104f4f4db68a3dbf89a6d543f6e80f9 (diff)
Sync with reality and fix some typos/wording.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.i386/amdmsr.416
1 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man4/man4.i386/amdmsr.4 b/share/man/man4/man4.i386/amdmsr.4
index 5f16c708fd5..4287dce3359 100644
--- a/share/man/man4/man4.i386/amdmsr.4
+++ b/share/man/man4/man4.i386/amdmsr.4
@@ -1,6 +1,6 @@
-.\" $OpenBSD: amdmsr.4,v 1.3 2008/06/15 18:55:58 jmc Exp $
+.\" $OpenBSD: amdmsr.4,v 1.4 2008/06/19 11:33:08 mbalmer Exp $
.\"
-.\" AMD K6 MSR driver for OpenBSD.
+.\" MSR access driver for AMD Geode LX CPUs with graphics processor.
.\" Copyright 2008 Marc Balmer <mbalmer@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
@@ -15,21 +15,21 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
..\"
-.Dd $Mdocdate: June 15 2008 $
+.Dd $Mdocdate: June 19 2008 $
.Dt AMDMSR 4 i386
.Os
.Sh NAME
.Nm amdmsr
-.Nd driver to access Model Specific Registers (MSR)
+.Nd access MSRs on certain AMD Geode LX systems
.Sh SYNOPSIS
-.Cd "msr0 at mainbus?"
+.Cd "amdmsr0 at mainbus?"
.Sh DESCRIPTION
The
.Nm
-device provides access to the Model Specific Registers (MSR) of AMD K6
-CPUs.
+device provides access to the Model Specific Registers (MSRs) on systems with
+an AMD Geode LX CPU and graphics processor.
.Ss IOCTL INTERFACE
-MSRs can read or written via
+MSRs can be read or written via
.Fn ioctl
calls performed on
.Pa /dev/amdmsr .