diff options
author | 2006-09-21 12:45:47 +0000 | |
---|---|---|
committer | 2006-09-21 12:45:47 +0000 | |
commit | 5ce89e4691ccb6457055ef20bc35244874bb24e3 (patch) | |
tree | 105e828a6f457204c1428a1e14f7f9f63e8f1bd6 | |
parent | do not use full stops at the end of the device lists: (diff) | |
download | wireguard-openbsd-5ce89e4691ccb6457055ef20bc35244874bb24e3.tar.xz wireguard-openbsd-5ce89e4691ccb6457055ef20bc35244874bb24e3.zip |
drop full stops from device list;
-rw-r--r-- | share/man/man4/eisa.4 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/eisa.4 b/share/man/man4/eisa.4 index b85b1ac5f6a..004393da311 100644 --- a/share/man/man4/eisa.4 +++ b/share/man/man4/eisa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eisa.4,v 1.15 2006/09/08 13:04:57 jmc Exp $ +.\" $OpenBSD: eisa.4,v 1.16 2006/09/21 12:45:47 jmc Exp $ .\" $NetBSD: eisa.4,v 1.10 2001/09/11 22:52:52 wiz Exp $ .\" .\" Copyright (c) 1997 Jonathan Stone @@ -64,35 +64,35 @@ Note that not all architectures support all devices. .Ss Disk and tape controllers .Bl -tag -width 12n -offset ind -compact .It Xr cac 4 -Compaq Smart ARRAY 2/3/4 SCSI RAID controller. +Compaq Smart ARRAY 2/3/4 SCSI RAID controller .It Xr dpt 4 -DPT EATA SCSI RAID controller. +DPT EATA SCSI RAID controller .El .Ss SCSI interfaces .Bl -tag -width 12n -offset ind -compact .It Xr ahb 4 Adaptec 174x .Tn SCSI -interfaces. +interfaces .It Xr ahc 4 Adaptec AIC 7770, 274x, and 284x .Tn SCSI -interfaces. +interfaces .It Xr bha 4 BusLogic BT-74x .Tn SCSI -interfaces. +interfaces .It Xr uha 4 Ultrastor 24f .Tn SCSI -interfaces. +interfaces .El .Ss Network interfaces .Bl -tag -width 12n -offset ind -compact .It Xr ep 4 -3Com EtherLink III and Fast EtherLink III 10/100 Ethernet device. +3Com EtherLink III and Fast EtherLink III 10/100 Ethernet device .It Xr fea 4 -Digital DEFEA FDDI interfaces. +Digital DEFEA FDDI interfaces .\" .It Xr le 4 .\" Digital DE422 .\" .Tn Ethernet |