[Bug 212155] Incorrect documentation in cam(4) for wired scsi device hints.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Sep 2023 15:17:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212155
--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=c2909b0c9a29cd6fa0019ed9998dde9e054bdad2
commit c2909b0c9a29cd6fa0019ed9998dde9e054bdad2
Author: Tom Hukins <tom@FreeBSD.org>
AuthorDate: 2023-09-17 15:12:22 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-09-17 15:13:49 +0000
cam(4): Fix device hints documentation
The code in sys/cam/cam_periph.c that calls resource_int_value(9) looks
for "lun" not "unit".
PR: 212155
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/843
share/man/man4/scsi.4 | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.