[Bug 280587] clang(1) web man pages have dead links for as(1)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Aug 2024 11:09:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280587
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=clang&apropos=0&sektion=0&manpath=FreeBSD+13.3-STABLE&arch=default&format=html#SEE_ALSO
https://man.freebsd.org/cgi/man.cgi?query=clang&apropos=0&sektion=0&manpath=FreeBSD+13.3-RELEASE&arch=default&format=html#SEE_ALSO
https://man.freebsd.org/cgi/man.cgi?query=clang&apropos=0&sektion=0&manpath=FreeBSD+14.1-STABLE&arch=default&format=html#SEE_ALSO
https://man.freebsd.org/cgi/man.cgi?query=clang&apropos=0&sektion=0&manpath=FreeBSD+14.0-RELEASE&arch=default&format=html#SEE_ALSO
https://man.freebsd.org/cgi/man.cgi?query=clang&apropos=0&sektion=0&manpath=FreeBSD+14.1-RELEASE&arch=default&format=html#SEE_ALSO
https://man.freebsd.org/cgi/man.cgi?query=clang&apropos=0&sektion=0&manpath=FreeBSD+15.0-CURRENT&arch=default&format=html#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.
--
You are receiving this mail because:
You are on the CC list for the bug.