From nobody Sat Aug 03 11:09:34 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 4Wbg2R1ntjz5SFbr for ; Sat, 03 Aug 2024 11:09:35 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Wbg2Q5vLNz4vV2 for ; Sat, 3 Aug 2024 11:09:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722683374; a=rsa-sha256; cv=none; b=QuVvsW4hcyGYVNf/30/uCsN1a5N1zKJmBAKmRwmvmlNqYXHJV610RC51puqvZZ5cTXet0D aUafxSjmWkIaB0raFPUr+EhFoQdyxJnL87MFNdotxVhh1RTSVFtn3yOIO2Ciz7eY8uyRER fRBLDMU3ZQ10pp7cFZC+CdHA5MEItlpevpCTjzLKq6uEg/V7dM94s8GQ/UDrlhkxGqHHlK D0ADOacH5nK6ck4GEMf2jNFhmcGiCkjijlkLrrdzgW/F6Nx0kJe4Ft2Tky3e50SL8hzrid BTySCxtaCgrYYhTvrcncx2o6Y23h6hgbELl0xHRap3Ry4aoR9gDUJV9NxeXEsA== 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=1722683374; 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=dVjyzx3lQs+hdw9WhpcQF3waoexC/fOfQjG6Wmmc8hI=; b=mLsmiRr/iaE/qZO3Kt77UMhbKzv/zq5Oc5UYnD0o5lOiTHtr+7lQH3FePBw5r5Z+toUB8f y8VrO0tF3hDEr65zz9MX3SLmgnyhj4dR7gzNQw5bEuHpQ3zFSvRulY/5pnDOefsPly93TO T8mNsLKc5mRh+YLGZv2DGIwAyPN6dhsyCSAXBGBA5uQfjat5smI5zZ0w/AVKBchZ3jqj8Q iUxCDFXx29IlqwZ3JjUmNWUnsj7zulWShEFQZtvjHPeXaLjitAHGe+vCVpGFuckKeGD+Ar tuZmsvA68G4AtG8O31zpSTaui5SFVq1vi7DcjCrSDQcDYfFtNk1siBjoVc0tLw== 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 4Wbg2Q5S4kz18XN for ; Sat, 3 Aug 2024 11:09:34 +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 473B9YMO047876 for ; Sat, 3 Aug 2024 11:09:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 473B9YC6047875 for doc@FreeBSD.org; Sat, 3 Aug 2024 11:09:34 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 280587] clang(1) web man pages have dead links for as(1) Date: Sat, 03 Aug 2024 11:09:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: erichanskrs@gmail.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: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc 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=3D280587 Bug ID: 280587 Summary: clang(1) web man pages have dead links for as(1) Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: erichanskrs@gmail.com CC: doc@FreeBSD.org For the supported FreeBSD versions and -CURRENT listed below, clang(1) man pages contain dead as(1) links: SEE ALSO as(1) https://man.freebsd.org/cgi/man.cgi?query=3Dclang&apropos=3D0&sektion=3D0&m= anpath=3DFreeBSD+13.3-STABLE&arch=3Ddefault&format=3Dhtml#SEE_ALSO https://man.freebsd.org/cgi/man.cgi?query=3Dclang&apropos=3D0&sektion=3D0&m= anpath=3DFreeBSD+13.3-RELEASE&arch=3Ddefault&format=3Dhtml#SEE_ALSO https://man.freebsd.org/cgi/man.cgi?query=3Dclang&apropos=3D0&sektion=3D0&m= anpath=3DFreeBSD+14.1-STABLE&arch=3Ddefault&format=3Dhtml#SEE_ALSO https://man.freebsd.org/cgi/man.cgi?query=3Dclang&apropos=3D0&sektion=3D0&m= anpath=3DFreeBSD+14.0-RELEASE&arch=3Ddefault&format=3Dhtml#SEE_ALSO https://man.freebsd.org/cgi/man.cgi?query=3Dclang&apropos=3D0&sektion=3D0&m= anpath=3DFreeBSD+14.1-RELEASE&arch=3Ddefault&format=3Dhtml#SEE_ALSO https://man.freebsd.org/cgi/man.cgi?query=3Dclang&apropos=3D0&sektion=3D0&m= anpath=3DFreeBSD+15.0-CURRENT&arch=3Ddefault&format=3Dhtml#SEE_ALSO The GNU assembler has been moved to ports: devel/binutils/ I don't know if the GNU assembler is still relevant to clang(1) and should instead refer to: llvm-as(1) in ports. --=20 You are receiving this mail because: You are on the CC list for the bug.=