summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ch.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/ch.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/ch.4')
-rw-r--r--share/man/man4/ch.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ch.4 b/share/man/man4/ch.4
index 9c2e106..9841234 100644
--- a/share/man/man4/ch.4
+++ b/share/man/man4/ch.4
@@ -1,4 +1,4 @@
-.\" $Id: ch.4,v 1.12 1998/09/15 10:26:24 gibbs Exp $
+.\" $Id: ch.4,v 1.13 1999/02/12 02:12:07 alex Exp $
.\" Copyright (c) 1996
.\" Julian Elischer <julian@freebsd.org>. All rights reserved.
.\"
@@ -32,7 +32,7 @@
.Nd SCSI media-changer (juke box) driver
.Sh SYNOPSIS
.Cd device ch
-.Cd device ch1 target 4 lun 0
+.Cd device ch1 target 4 unit 0
.Sh DESCRIPTION
The
.Xr ch
OpenPOWER on IntegriCloud