From 74529d8865b29bb1907949f08a499a15dc7f697b Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Tue, 4 Jul 2000 22:27:19 +0000 Subject: - inadaquate -> inadequate (for dpt.4, too) - .Sh HARDWARE -> .Sh DESCRIPTION (all man pages should have this section) - Put the word "RAID" in the short description of dpt(4) for apropos. - Remove hard sentence breaks. - Trash trailing punctuation from last SEE ALSO entry. - I dunno, what else can you fix in 30 seconds? --- share/man/man4/dpt.4 | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'share/man/man4/dpt.4') diff --git a/share/man/man4/dpt.4 b/share/man/man4/dpt.4 index 26e466d2f23..b714e7ced2c 100644 --- a/share/man/man4/dpt.4 +++ b/share/man/man4/dpt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dpt.4,v 1.3 2000/05/15 21:34:39 deraadt Exp $ +.\" $OpenBSD: dpt.4,v 1.4 2000/07/04 22:27:18 aaron Exp $ .\" $NetBSD: dpt.4,v 1.7 2000/01/17 16:34:44 ad Exp $ .\" .\" Copyright (c) 1999, 2000 Andy Doran @@ -29,12 +29,12 @@ .Sh NAME .Nm dpt .Nd -.Tn DPT EATA SCSI adapter driver +.Tn DPT EATA SCSI RAID adapter driver .Sh SYNOPSIS .Cd "dpt* at eisa? slot ?" .Cd "dpt* at pci? dev ? function ?" .Cd "scsibus* at dpt?" -.Sh HARDWARE +.Sh DESCRIPTION The .Nm driver provides support for the following @@ -48,15 +48,15 @@ adapters: .It Tn DPT SmartRAID IV .El .Sh DIAGNOSTICS -None of these messages should be encountered under normal circumstances. It -should be noted that the list below is not complete. +None of these messages should be encountered under normal circumstances. +It should be noted that the list below is not complete. .Pp .Bl -tag -width indent .It dpt0: readcfg failed - see dpt(4) .br -The EATA configuration data did not appear upon request. This may be caused -by older firmware. Generally the solution is to power-cycle the affected -machine. +The EATA configuration data did not appear upon request. +This may be caused by older firmware. +Generally the solution is to power-cycle the affected machine. .br .It dpt0: spurious intr .br @@ -72,7 +72,7 @@ A corrupt or incomplete status packet was recieved from the HBA. .Xr ch 4 , .Xr scsi 4 . .Xr sd 4 , -.Xr st 4 , +.Xr st 4 .Sh AUTHOR The .Nm @@ -89,18 +89,19 @@ The driver first appeared in .Ox 2.5 . .Sh BUGS -This manpage is inadaquate. +This manpage is inadequate. .Pp EATA adapters other than listed may function correctly with the .Nm driver, however a definitive list is not avaiable. .Pp -Older firmware may prove problematic. It is recommended that the latest -available firmware be used. Contact DPT for a firmware update. +Older firmware may prove problematic. +It is recommended that the latest available firmware be used. +Contact DPT for a firmware update. .Pp Older boards that do not suppport scatter-gather I/O or DMA are not supported. .Pp An ISA front-end is needed. .Pp -ECC formatted disk and arrays (i.e. with a sector size of 528 bytes) do not +ECC formatted disk and arrays (i.e., with a sector size of 528 bytes) do not work correctly with the PM2041 and certian firmware revisions of the PM3334. -- cgit v1.2.3