Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2023 15:17:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 212155] Incorrect documentation in cam(4) for wired scsi device hints.
Message-ID:  <bug-212155-9-cy5c6BBxKs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212155-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212155-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212155

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dc2909b0c9a29cd6fa0019ed9998dde9e0=
54bdad2

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(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212155-9-cy5c6BBxKs>