diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-07-02 10:18:03 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-07-02 10:18:03 +0000 |
commit | b791c508bea0b43ae972e64ba85de4e7fb2a88c9 (patch) | |
tree | ed6fb2afbb420e8f0589c7cd491e78168a58e18c /share | |
parent | 13386f3fb4f402bb74f29c963b6a25caa01e9282 (diff) |
wording tweak; ok dlg
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/jmb.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/jmb.4 b/share/man/man4/jmb.4 index 16582deae03..9f67660c28d 100644 --- a/share/man/man4/jmb.4 +++ b/share/man/man4/jmb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: jmb.4,v 1.1 2007/07/02 01:57:54 dlg Exp $ +.\" $OpenBSD: jmb.4,v 1.2 2007/07/02 10:18:02 jmc Exp $ .\" .\" Copyright (c) 2007 David Gwynne <dlg@openbsd.org> .\" @@ -28,7 +28,7 @@ JMicron JMB36x hardware can provide support for SATA devices using the Advanced Host Controller Interface for Serial ATA, and for PATA devices using PCI IDE controller specification. Since support for both SATA and PATA devices can be enabled on the same PCI -device and we can only attach one driver per PCI device, the +device but only one driver per PCI device can be attached, the .Nm driver acts as a nexus to other drivers that support the SATA and PATA functionality. |