From nobody Sat Apr 01 20:11:35 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PppG01Tgwz43Hmy for ; Sat, 1 Apr 2023 20:11:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PppG00Npmz4NN7 for ; Sat, 1 Apr 2023 20:11:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680379896; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1zh48RQ0PcQ1Rz8bz0FnmdsQ1lMNI1OBTMEymYxc5BQ=; b=cqnq8a0NbiQxlIC8v+a4rbBRk2MHEWSJFuG0/G8rY/qDqJHftcmmwoFqhCkUfLds5YYa3y IhbxwfzLb7CUPnvyoBmnYbdStgjHEmQrtzbP7REEXaPhSXjf9mDaSeSEnQs9IIjv/CZMwH jGYDDVRhJS5dZ1k5nRuLKVgF2NCzOdbDKYbMMsWcmds/GZtYcnZiHoyhVuzuMsR9Zd3ccZ e5mC4wykmm6yt2gNLLhDRY8TVLUvfhTHuL0XVhwgSNR47Rh10Zwj+VA5yimEC7HmLOeEUK 0hGHasbgA2scREODFycRG/iebNgxdvAWbhZqcTHYveQTwVq41DfXaprPkM5ytA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1680379896; a=rsa-sha256; cv=none; b=qrlH6BMadRUtddrdsrp90Mq+p4BlXnGEmJ1QqXxjzczZLivivK1EfgxA4SKzENll1AjThn Itm9v0tWkN1dRymaClln3IUlLk2sHqAoU8PgAhvDjgIdu2EZRGWPBb57YFFAb/5kj+wJBA Kx1T1H5UHDeyL9Zh7a+jXXoRpmPZgo0DvGZ19QUhSJh2KRkcF4lMgV6Qi81bKk4GzGbcsE CFbU36Fnwe4dk+EHCysqftp+M+Dju8oOHPunjOFLOyTFtkcWwnrHkfj9+Aay2C9oOn4dyK 5TWBd65KhKwFraH3DWtnA4fVpzft+ZbqOCkp0ZDUWZQk1KPIPsh25IFiPej5fg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PppFz6Z0GzpWl for ; Sat, 1 Apr 2023 20:11:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 331KBZs5093668 for ; Sat, 1 Apr 2023 20:11:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 331KBZdF093667 for bugs@FreeBSD.org; Sat, 1 Apr 2023 20:11:35 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 212155] Incorrect documentation in cam(4) for wired scsi device hints. Date: Sat, 01 Apr 2023 20:11:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: tom@eborcom.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212155 Tom Hukins changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #241193|0 |1 is obsolete| | --- Comment #5 from Tom Hukins --- Created attachment 241252 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D241252&action= =3Dedit This patch incorporates Graham Perrin's suggestion Thanks for the review, Graham. I've incorporated your suggestion into this patch. --=20 You are receiving this mail because: You are the assignee for the bug.=