From nobody Sat Dec 17 10:42:58 2022 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 4NZ2cL5Ln9zt2sQ for ; Sat, 17 Dec 2022 10:42:58 +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 4NZ2cL3KR9z4PbB for ; Sat, 17 Dec 2022 10:42:58 +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=1671273778; 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=cHg/k+EQS9+/KpFJFSjJbYrE+AgaeMS/FSzHeuyR5Ak=; b=S/wK4Hh9txHNukgrZasA88B4JRzk5qhza4K62zH2uPOakVViZtZoxeC5dXuk+uufess7wp UT43fENv83Siv/y3Pg1zAQdYCncHhvlzr1pL+i17VeqgRDrFOayUbqtQIF9wFbDQMDg2XZ dIvAETvoJ9aMNplUYFnu/zu67zD9XzcauJn7YJRErbOc1D04c9q6vysDjnBSID9ub0ezZg jeTLSt+ydDTYEXkyMrGnv2lKv6e7LKzOKJ9+85AP/9SRcGSCR19nc53RcZe6mo4sJCwGv+ hA79NvjPrBHouoGFrkix1rodcd401R/ovmyj6WOgITfPmjnSIFfvpFZ/F4U9kw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671273778; a=rsa-sha256; cv=none; b=VxE49YxLGLzPPBU+38ZyP/BlLtdnO+pvc62fFr6dxcjGJr8JvGuTv3KaikdXOpykTo1QmR ataenV+/X66m/Wa4oJG+tl1vdW+4YwSbEAwPawUtnkAdyTonBdRpNDv8EgGvXQGD88gybD wOL5jynTvKsRuJbb9Rudp+QDWcaLuPl/xwHV5WMH/mBZtF1DOW4nCzbnoWXaeUmyHXMD0w F4A9+2+hNRwaNeCqMp4aSJugqYOykpDUFon3amE+JU+vg1u5H6qbUb/JN93Ie/iE1FcB75 gMe5fci8/CNQ5ZYi+AhUBzGF+zG/dOmeXuHx87Oi/bDGhAjEais8WIX/+TV5HA== 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 4NZ2cL2QbdzprR for ; Sat, 17 Dec 2022 10:42:58 +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 2BHAgw1w026735 for ; Sat, 17 Dec 2022 10:42:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BHAgwHD026734 for doc@FreeBSD.org; Sat, 17 Dec 2022 10:42:58 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 268425] internal/developer reference to non-existent anchor #versions in the Porter's Handbook Date: Sat, 17 Dec 2022 10:42:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, needs-patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268425 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 684 | |27 --=20 You are receiving this mail because: You are the assignee for the bug.=