diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-23 14:55:28 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-23 14:55:28 +0000 |
| commit | 47320ae89ecbd93158caafb02d4c27740552a41d (patch) | |
| tree | ee00c25bcbc6e2ec935ba63df9e853291beec1d6 | |
| parent | 3f104b8bc1a192f5510283675271ab9faaee6af8 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/trm.4 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/trm.4 b/share/man/man4/trm.4 index 3283ac7177c8..a40b842fb4a9 100644 --- a/share/man/man4/trm.4 +++ b/share/man/man4/trm.4 @@ -41,7 +41,6 @@ The driver supports PCI SCSI host adapters based on the Tekram TRM-S1040 SCSI ASIC. .Sh HARDWARE Supported SCSI controllers include: -.Pp .Bl -item -offset indent .It .Tn Tekram DC-315 @@ -70,16 +69,19 @@ driver. .Xr da 4 , .Xr intro 4 , .Xr sa 4 , -.Xr scsi 4 +.Xr scsi 4 , .Xr sym 4 .Pp .Pa http://www.tekram.com/ .Sh AUTHORS +.An -nosplit The .Nm driver was originally written for .Fx 3.0 Ns /i386 -by Erich Chen of Tekram Technology, +by +.An Erich Chen +of Tekram Technology, and ported to .Fx 5.0 by |
