diff options
author | 2006-09-21 15:58:22 +0000 | |
---|---|---|
committer | 2006-09-21 15:58:22 +0000 | |
commit | 500b416a7176405bae5981cf1d9ccc9bc8dd6ec7 (patch) | |
tree | 3a5d1a727d55b5ae176ca46f6b108745f6153ac6 | |
parent | remove trailing full stops from device list; (diff) | |
download | wireguard-openbsd-500b416a7176405bae5981cf1d9ccc9bc8dd6ec7.tar.xz wireguard-openbsd-500b416a7176405bae5981cf1d9ccc9bc8dd6ec7.zip |
mac scsi sync;
-rw-r--r-- | share/man/man4/man4.mac68k/esp.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.mac68k/ncrscsi.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.mac68k/obio.4 | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man4/man4.mac68k/esp.4 b/share/man/man4/man4.mac68k/esp.4 index af09b240830..08c9c4eb583 100644 --- a/share/man/man4/man4.mac68k/esp.4 +++ b/share/man/man4/man4.mac68k/esp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: esp.4,v 1.1 2004/12/30 11:33:11 martin Exp $ +.\" $OpenBSD: esp.4,v 1.2 2006/09/21 15:58:22 jmc Exp $ .\" .\" Copyright (c) 2004 Martin Reindl <martin@openbsd.org> .\" @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm esp -.Nd ESP NCR 53c96 on-board SCSI controller +.Nd ESP NCR 53c96 on-board SCSI interface .Sh SYNOPSIS .Cd "esp0 at obio?" .Cd "esp1 at obio?" diff --git a/share/man/man4/man4.mac68k/ncrscsi.4 b/share/man/man4/man4.mac68k/ncrscsi.4 index 3603ce89ccf..b1461d0532e 100644 --- a/share/man/man4/man4.mac68k/ncrscsi.4 +++ b/share/man/man4/man4.mac68k/ncrscsi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ncrscsi.4,v 1.1 2005/01/29 13:38:37 martin Exp $ +.\" $OpenBSD: ncrscsi.4,v 1.2 2006/09/21 15:58:22 jmc Exp $ .\" .\" Copyright (c) 2005 Martin Reindl <martin@openbsd.org> .\" @@ -20,7 +20,7 @@ .Sh NAME .Nm ncrscsi , .Nm sbc -.Nd NCR 5380 on-board SCSI controller +.Nd NCR 5380 on-board SCSI interface .Sh SYNOPSIS .Cd "ncrscsi0 at obio?" .Cd "sbc0 at obio?" diff --git a/share/man/man4/man4.mac68k/obio.4 b/share/man/man4/man4.mac68k/obio.4 index 2a9b376cffb..ce00244902a 100644 --- a/share/man/man4/man4.mac68k/obio.4 +++ b/share/man/man4/man4.mac68k/obio.4 @@ -28,7 +28,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. .\" -.\" $OpenBSD: obio.4,v 1.15 2006/09/14 18:49:42 jmc Exp $ +.\" $OpenBSD: obio.4,v 1.16 2006/09/21 15:58:22 jmc Exp $ .\" $NetBSD: obio.4,v 1.1 1997/07/18 02:13:40 ender Exp $ .\" .Dd July 2, 1997 @@ -56,15 +56,15 @@ provides support for the following devices: .It Xr asc 4 Apple Sound Chip on-board audio device .It Xr esp 4 -ESP NCR 53c96 on-board SCSI controller +ESP NCR 53c96 on-board SCSI interface .It Xr macfb 4 Macintosh frame buffers .It Xr mc 4 Am79C940 (MACE) on-board Ethernet device .It Xr ncrscsi 4 -NCR 5380 on-board SCSI controller +NCR 5380 on-board SCSI interface .It Xr sbc 4 -NCR 5380 on-board SCSI controller +NCR 5380 on-board SCSI interface .It Xr sn 4 SONIC-based Ethernet device .It Xr zsc 4 |