From nobody Fri Nov 1 06:45:40 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 4XfrwP0MXQz5bsVr for ; Fri, 01 Nov 2024 06:45:41 +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 4XfrwN3N7Gz4vBp for ; Fri, 1 Nov 2024 06:45:40 +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=1730443540; 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; bh=uTp3k/gEfePQDZO9nHZLhXMtIKtdU28bBltgXxYNPSQ=; b=aUku/H5WY9WPeN+vrkIlS9Qvz7xbywYBlj73wmp2oBKjXbJV7OpwQUxB273UOSR88bgYyM wxrXoB5mIsLUriCduSwBLgbys2z1/uBZFf/QstF3VqS30j9RBpaogAaA51nsA3AAK/EWzl V71Zk3IiTsOO8eKosMnAhLV4zHIHdrbxXuNpN8noFXaFK5HgRWhOMyifzI4FL0nNV1TF9s VZ2WvuYG3wvHJsRAv+zKuxe0BYDXfiUY8iQ8O5rex/rSwCrzqQ/0S0drtMFRw0rk19PHyy Np98j0RCXd1OEWY5IsCSwkPA615hb6KlQIea6jCcO3FvvKfSBUEWpMeFA66l4Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730443540; a=rsa-sha256; cv=none; b=OyYhHaGQEQFe3aYfER1udHp8xWGr3q6oKQLOeoFwgHSA6GfO//dL9DzkJoaaqsq6U6Z4aj Tzm/A94XFuUZzVWbi6dBgtOkYjc6REzsaWuDutdCpYVyVKsFhi1bEKS6Oxr0VJuD/1jXxt 11MJuaK7s3+UhWHn25qfclHskXxQbjZBN/fPSUuiA7lkthJjk4m0+/q1nJCADs06Av9ZSc spFQYgMwtZZfpRV6UvBk04QVQNPCGdPVaIhKNlUg4kV8FiPejwQdfVb2+VV5fv4JDNkvUP s/yNAdok7Q/FgQUHOgJ428w8b+ehMuS7C0gyaTB6CE8d0pdYMmxWxgRQuHJ8JQ== 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 4XfrwN2sZGz18Vh for ; Fri, 1 Nov 2024 06:45:40 +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 4A16jeA1020311 for ; Fri, 1 Nov 2024 06:45:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4A16jeNq020310 for doc@FreeBSD.org; Fri, 1 Nov 2024 06:45:40 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: Fri, 01 Nov 2024 06:45:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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 Only Me 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: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: 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 Bug ID: 282464 Summary: docs(handbook/dtrace): Fix DTrace guide link Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Books & Articles Assignee: doc@FreeBSD.org Reporter: oo0bf659r@mozmail.com Created attachment 254837 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D254837&action= =3Dedit Fix DTrace guide link The current link (http://dtrace.org/guide) to the DTrace guide is not available. The new link points to the [official DTrace guide] maintained by the illumos project. [official DTrace guide]: https://illumos.org/books/dtrace/bookinfo.html --=20 You are receiving this mail because: You are the assignee for the bug.=