Date: Sat, 8 May 1999 14:28:21 -0700 (PDT) From: Kenneth Merry <ken@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 cd.4 ch.4 da.4 pass.4 sa.4 Message-ID: <199905082128.OAA39505@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ken 1999/05/08 14:28:21 PDT Modified files: share/man/man4 cd.4 ch.4 da.4 pass.4 sa.4 Log: 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 Revision Changes Path 1.14 +2 -2 src/share/man/man4/cd.4 1.14 +2 -2 src/share/man/man4/ch.4 1.14 +2 -2 src/share/man/man4/da.4 1.3 +11 -5 src/share/man/man4/pass.4 1.16 +2 -2 src/share/man/man4/sa.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905082128.OAA39505>