diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-21 15:47:35 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-21 15:47:35 +0000 |
commit | eba4cf4d596b211b60edc95d93334ed9a978a66f (patch) | |
tree | 3cf5fdd1d155e54247fdeaf6cd33213783da5ec0 /share/man/man4 | |
parent | abb7ab0a3fc6ebc4bb1407c70cebc189fd53d4d3 (diff) |
sync sbus scsi device list;
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.sparc/esp.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/esp.4 | 4 | ||||
-rw-r--r-- | share/man/man4/sbus.4 | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/man4.sparc/esp.4 b/share/man/man4/man4.sparc/esp.4 index 3e0a36f4d0d..f596d191138 100644 --- a/share/man/man4/man4.sparc/esp.4 +++ b/share/man/man4/man4.sparc/esp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: esp.4,v 1.9 2006/06/26 22:16:21 miod Exp $ +.\" $OpenBSD: esp.4,v 1.10 2006/09/21 15:47:34 jmc Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All rights reserved. @@ -9,7 +9,7 @@ .Os .Sh NAME .Nm esp -.Nd ESP NCR 53c94 on-board or SBus SCSI controller +.Nd ESP NCR 53c94 on-board or SBus SCSI interface .Sh SYNOPSIS .Cd "dma0 at obio0 addr 0xfa001000 level 4 " Pq sun4/300 .Cd "esp0 at obio0 addr 0xfa000000 level 4 flags 0x00ff000f" diff --git a/share/man/man4/man4.sparc64/esp.4 b/share/man/man4/man4.sparc64/esp.4 index 64aaa72762e..07c37df0367 100644 --- a/share/man/man4/man4.sparc64/esp.4 +++ b/share/man/man4/man4.sparc64/esp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: esp.4,v 1.7 2006/06/26 22:16:23 miod Exp $ +.\" $OpenBSD: esp.4,v 1.8 2006/09/21 15:47:34 jmc Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All rights reserved. @@ -9,7 +9,7 @@ .Os .Sh NAME .Nm esp -.Nd ESP NCR 53c94 on-board or SBus SCSI controller +.Nd ESP NCR 53c94 on-board or SBus SCSI interface .Sh SYNOPSIS .Cd "dma* at sbus? " Pq "SBus SCSI" .Cd "esp* at dma? " Pq "two flavours" diff --git a/share/man/man4/sbus.4 b/share/man/man4/sbus.4 index adaa19865a6..eaf33a29194 100644 --- a/share/man/man4/sbus.4 +++ b/share/man/man4/sbus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sbus.4,v 1.36 2006/09/21 15:43:37 jmc Exp $ +.\" $OpenBSD: sbus.4,v 1.37 2006/09/21 15:47:34 jmc Exp $ .\" $NetBSD: sbus.4,v 1.5 2002/01/21 17:54:10 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -73,9 +73,9 @@ SPARC CS4231 audio device .Ss SCSI interfaces .Bl -tag -width 13n -offset ind -compact .It Xr esp 4 -ESP NCR 53c94 on-board or SBus SCSI controller +ESP NCR 53c94 on-board or SBus SCSI interface .It Xr isp 4 -Qlogic based SCSI or FibreChannel SCSI Host Adapters +Qlogic based SCSI or FibreChannel SCSI interface .El .Ss Network interfaces .Bl -tag -width 13n -offset ind -compact |