diff options
author | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2012-05-23 10:03:36 +0000 |
---|---|---|
committer | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2012-05-23 10:03:36 +0000 |
commit | bae481b21a8eabc6efce90782fed0aa1339bf9e4 (patch) | |
tree | f58d37c21cb4f1ad93084668421c2e8dc4c88cb0 /share | |
parent | 85c6c584339258f827ec6c8c8cb5d2f4b6a30d35 (diff) |
remove a misleading comment
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/mpii.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/mpii.4 b/share/man/man4/mpii.4 index 3ff0f312352..20507720c70 100644 --- a/share/man/man4/mpii.4 +++ b/share/man/man4/mpii.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mpii.4,v 1.8 2010/10/01 12:27:36 mikeb Exp $ +.\" $OpenBSD: mpii.4,v 1.9 2012/05/23 10:03:35 mikeb Exp $ .\" .\" Copyright (c) 2010 Marco Peereboom <marco@openbsd.org> .\" Copyright (c) 2009 David Gwynne <dlg@openbsd.org> @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 1 2010 $ +.Dd $Mdocdate: May 23 2012 $ .Dt MPII 4 .Os .Sh NAME @@ -76,4 +76,4 @@ do not use a SCSI-like identifier. Instead they use an opaque ID and leave discovery order up to the operating system. The code to handle this is currently not implemented and therefore it is not a -good idea to run this driver on a multi-boot machine or with more than 1 drive. +good idea to run this driver on a multi-boot machine. |