diff options
author | scottl <scottl@FreeBSD.org> | 2009-08-17 06:11:30 +0000 |
---|---|---|
committer | scottl <scottl@FreeBSD.org> | 2009-08-17 06:11:30 +0000 |
commit | 5d1f91733260e4a962e02c416ad49a3cdb8c16f4 (patch) | |
tree | 20389dce05a2bb71b9dec253eb68afc6be5bfebd /usr.sbin/mfiutil | |
parent | 6192c3dbaf79969f3291106bcc73edcb3b382dfc (diff) | |
download | FreeBSD-src-5d1f91733260e4a962e02c416ad49a3cdb8c16f4.zip FreeBSD-src-5d1f91733260e4a962e02c416ad49a3cdb8c16f4.tar.gz |
Update the man page for FreeBSD 8.0
Approved by: re
Diffstat (limited to 'usr.sbin/mfiutil')
-rw-r--r-- | usr.sbin/mfiutil/mfiutil.8 | 20 |
1 files changed, 6 insertions, 14 deletions
diff --git a/usr.sbin/mfiutil/mfiutil.8 b/usr.sbin/mfiutil/mfiutil.8 index d7860ab..e8aa643 100644 --- a/usr.sbin/mfiutil/mfiutil.8 +++ b/usr.sbin/mfiutil/mfiutil.8 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 17, 2008 +.Dd August 16, 2009 .Dt MFIUTIL 1 .Os .Sh NAME @@ -161,9 +161,6 @@ on the volume may be specified by the corresponding device, such as .Em mfid0 . -Note that this second method only works on OS versions -.Dv 6.2-YAHOO-20070510 -and later. .Pp Drives may be specified in two forms. First, @@ -562,13 +559,8 @@ patrol read starting in 5 minutes: .Pp .Sh SEE ALSO .Xr mfi 4 -.Sh BUGS -On 64-bit OS versions -.Dv 6.2-YAHOO-20070514 -and earlier, -the -.Xr mfi 4 -driver does not properly report firmware errors to 32-bit versions of -.Nm . -As a result, -some commands may fail even though they do not report any errors. +.Sh HISTORY +The +.Nm +utility first appeared in +.Fx 8.0 . |