Fix date string (February instead of Feburary); new sentence, new line.
This commit is contained in:
parent
303329913a
commit
84b538cd76
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: viaide.4,v 1.4 2005/02/02 11:19:49 abs Exp $
|
||||
.\" $NetBSD: viaide.4,v 1.5 2005/02/02 14:35:40 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2003 Manuel Bouyer.
|
||||
.\"
|
||||
|
@ -27,7 +27,7 @@
|
|||
.\" INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd Feburary 2, 2005
|
||||
.Dd February 2, 2005
|
||||
.Dt VIAIDE 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -71,8 +71,8 @@ problems where the IDE controller is wired up to the system incorrectly.
|
|||
.Sh NOTES
|
||||
Drives on the VT6421 Serial RAID Controller can only be accessed
|
||||
after they have been configured into RAID or JBOD sets via its
|
||||
BIOS. It is also inaptly named as it has both SATA and PATA
|
||||
interfaces.
|
||||
BIOS.
|
||||
It is also inaptly named as it has both SATA and PATA interfaces.
|
||||
.Sh BUGS
|
||||
The AMD756 chip revision D2 has a bug affecting DMA (but not Ultra-DMA)
|
||||
modes.
|
||||
|
|
Loading…
Reference in New Issue