From nobody Fri Sep 01 06:41:32 2023 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 4RcT2h3qNvz4s8G0 for ; Fri, 1 Sep 2023 06:41:32 +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 4RcT2h2LPCz4dS4 for ; Fri, 1 Sep 2023 06:41:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693550492; a=rsa-sha256; cv=none; b=Zgw75Lz+ZsODq//XyMYDvVTG/jii3VD4WoRwKv04efvi+J9k4g8z7rcJppjC+aktprQqId 8Qx9utjgJX8KudETMtA13ujZIQspv2rF48At9A1UdS6ChDtBiRB9sJcipatfcnz+e+uBvj 7ulLID64Z8luLitOsbCC+lE6LRZ4kS477O72hOwKDkbQ4/FFT+ipV4QNvTYUd9Ak1dAIFc 34P4Tpj/YfRt2pnRNdA0act688OziXA1toSuekD7JpcGMJQf1QBbkZkA3OjD9xW+VnqsvF 2PhzaZDYe3jw8sphUuKrG9qW6XIbslc+scwzmcE2Gin0OXMkF7QgqBacl0DofQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693550492; 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=K5ASF9ufmMEWFTr+MmGUKmCBdSnNHGcQfr32EWxybiQ=; b=fwj856Jhoi+xcFiZWpdaVwvBS5szUh3nacFEFiWsbvr1gtmKfSvuXEQMrBLEmtagQGXeqv Tut+mfezEqMzFdO9ekWdcRryDB+ya3H30wWdFlIudxq4rreSAOQvKIF+IAy48G2X2im1gT rcXGMcqIZcEuGYvlHUHStCLZsZrwUgqeUuPsk/JwPgTeReWqSKku5EbyWCsrjerPFsMB5e IvtSWpidy3M35P2EabS+DhMAKGBI1X6pB9xX7Wp3vvfDRmo5zM63jmll6GzY8Wb3pcnAQK bFLD0s/Y/P1rTTGR+eakGWQNBqiLycAfVdi2GeOvkajmN/eDhDcEFeSrhrba1A== 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 4RcT2h1QJXzqyG for ; Fri, 1 Sep 2023 06:41:32 +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 3816fWJI008050 for ; Fri, 1 Sep 2023 06:41:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3816fWbd008049 for doc@FreeBSD.org; Fri, 1 Sep 2023 06:41:32 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 273483] Fix the link from the debugging section of the Porter's Handbook, to the Developers' Handbook Date: Fri, 01 Sep 2023 06:41:32 +0000 X-Bugzilla-Reason: CC 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: easy X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@gmail.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: cc flagtypes.name 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: 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=3D273483 Graham Perrin =E2=97=90 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |doc@FreeBSD.org Attachment #244542| |maintainer-approval?(doc@Fr Flags| |eeBSD.org) --- Comment #2 from Graham Perrin =E2=97=90 --- Created attachment 244542 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244542&action= =3Dedit signed-off .patch Fix a {freebsd-ports} link. Fix the recently introduced link to a debugging subsection of the FreeBSD Developers' Handbook. Apply the link to relevant words. Be concise: no need to repeat the word 'debugging'. Markup: one sentence per line. Fixes: 989d921f5d Migrate doc to Hugo/AsciiDoctor Fixes: 5ff4e8af63 [phb]: Add information on how to debug ports --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=