Subject: kern/34146: scsi(4) manpage doesn't match with sys/scsiio.h
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <bsh@grotto.jp>
List: netbsd-bugs
Date: 08/05/2006 20:40:01
>Number: 34146
>Category: kern
>Synopsis: scsi(4) manpage doesn't match with sys/scsiio.h
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sat Aug 05 20:40:00 +0000 2006
>Originator: Hiroyuki Bessho
>Release: NetBSD 3.99.24
>Organization:
Grotto.jp is bsh's home site.
>Environment:
System: NetBSD nekozame.a.grotto.jp 3.99.24 NetBSD 3.99.24 (TSUYUBERA) #11: Sat Aug 5 16:42:19 JST 2006 bsh@nekozame.a.grotto.jp:/u1/proj/netbsd/tnf/current/src/sys/arch/i386/compile/obj.i386/TSUYUBERA i386
Architecture: all
Machine: all
>Description:
scsi(4) refers to SCIOCREPROBE, but there is no such ioctl
defined in sys/scsiio.h.
Also, None of SCBUSIOSCAN, SCBUSIORESET, or SCBUSIODETACH is
mentioned in the man page.
>How-To-Repeat:
read scsi(4) and sys/scsiio.h
>Fix:
Please update the man page.