From nobody Sat Nov 09 03:45:08 2024 X-Original-To: doc@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 4XlhXN3yB4z5dDwy for ; Sat, 09 Nov 2024 03:45:08 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XlhXN0zt8z45tp for ; Sat, 9 Nov 2024 03:45:08 +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=1731123908; 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=2hJh70JTN8LqVSAbql9Rndza5UUAEb9MO1G3gIBk8xU=; b=Yj5o6jWCDXKCd8YmNAnla26P2cH/tqAmgI1rbVALmRPowRdjZkHyaDhxs8OooeMrwPGRH/ ZvD7qtBUWg0avqZlcoJfxJrL7BDCJCGE9/jeVYqpTwyclr21XjFlFE4+DwqRQf+6aTYGxw TWjHtp3qX4cgVEGP11uvHPc/Fz2ppTAF7d3UOJ7WQl5Q0DE+odToIkoQCshpIvxKtGWjLe TWeAjZBu5EqhwvVef8PU6UH4NE0xQHC3pVpwwFj7rh42Og7STQtudNAftX/TEta+36t1/v VxQ9L3OPiJ9ULEqVm9tD/66rUjTu21Wi6RpaoAj+y92DUSLbzpcsqabKQkqJ9Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731123908; a=rsa-sha256; cv=none; b=pp1xhoNHK4e01kNtmpGJXQCR7rYBbcHPdUt+RgPA3R5FRWE+/+snqxlKAfPL0ARXxqFbZw uqH8AXokkMXcTeXASgXl+P4Dat2UBFIK1xmi1Q/f2fidWH1yRowRxIIj1sbjpEFX6WE4nQ Lx9Wx9oaVkepW03ddVy23jH5xjVKxPgG0Dl3z0KL44rdBpYbEUwPtFgF8PL71XH7BpU5Ko IuZYjMW6z1hLalfGyJbpjQvFugG5VoOhZzjVDE2oIbxDg7L1PL0y/PmqEr/6fG3onbQ7Qq tUwcxxLal2hA6HyUoYznJmOf/ng5oBe8rsWSdiaRID4qKVL2vZyeHcxN/eKdMg== 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 4XlhXN0ZnTzxSs for ; Sat, 9 Nov 2024 03:45:08 +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 4A93j785017442 for ; Sat, 9 Nov 2024 03:45:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4A93j7gd017441 for doc@FreeBSD.org; Sat, 9 Nov 2024 03:45:07 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: doc@FreeBSD.org Subject: [Bug 282464] docs(handbook/dtrace): Fix DTrace guide link Date: Sat, 09 Nov 2024 03:45:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: oo0bf659r@mozmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282464 --- Comment #3 from David Wu --- For what it's worth, I have also submitted a Differential review D47482 to = fix this. But I'm not sure who to ask to review that. --=20 You are receiving this mail because: You are the assignee for the bug.=