summaryrefslogtreecommitdiffstats
path: root/share/man/man4/sa.4
diff options
context:
space:
mode:
authorken <ken@FreeBSD.org>1999-05-08 21:28:18 +0000
committerken <ken@FreeBSD.org>1999-05-08 21:28:18 +0000
commit4ee5733cc54b9920efc936968161d07041051ece (patch)
treeb3cab0f93b9cb600a5bc36172e4400cd450805f0 /share/man/man4/sa.4
parent4537aba47163ba3d1510f822a8297e78643614f0 (diff)
downloadFreeBSD-src-4ee5733cc54b9920efc936968161d07041051ece.zip
FreeBSD-src-4ee5733cc54b9920efc936968161d07041051ece.tar.gz
Devices are hardwired with "unit 0", not "lun 0" as was in these man pages.
Also, update the pass(4) man page to indicate that some CCBs must be sent through the xpt(4) device and cannot be sent through a pass device. PR: 8826
Diffstat (limited to 'share/man/man4/sa.4')
-rw-r--r--share/man/man4/sa.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/sa.4 b/share/man/man4/sa.4
index a5b2c1b..6029a8e 100644
--- a/share/man/man4/sa.4
+++ b/share/man/man4/sa.4
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: sa.4,v 1.14 1999/02/05 08:06:05 mjacob Exp $
+.\" $Id: sa.4,v 1.15 1999/03/07 18:57:50 ghelmer Exp $
.\"
.Dd October 15, 1998
.Dt SA 4
@@ -33,7 +33,7 @@
.Nd SCSI Sequential Access Device Driver
.Sh SYNOPSIS
.Cd device sa0
-.Cd device sa1 at scbus0 target 4 lun 0
+.Cd device sa1 at scbus0 target 4 unit 0
.Sh DESCRIPTION
The
.Nm sa
OpenPOWER on IntegriCloud