git: 971e22b7793c - main - arch.7: Update for switch to LLVM binutils
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Apr 2025 19:44:49 UTC
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=971e22b7793c279e1a5fe8f3f025eaffbd6b18b1 commit 971e22b7793c279e1a5fe8f3f025eaffbd6b18b1 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2025-04-11 19:43:46 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2025-04-11 19:44:40 +0000 arch.7: Update for switch to LLVM binutils Fixes: 1cae7121c667 ("Enable LLVM_BINUTILS by default") Sponsored by: The FreeBSD Foundation --- share/man/man7/arch.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man7/arch.7 b/share/man/man7/arch.7 index 33a6dd82c06c..fa5254849e3e 100644 --- a/share/man/man7/arch.7 +++ b/share/man/man7/arch.7 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd February 4, 2025 +.Dd April 11, 2025 .Dt ARCH 7 .Os .Sh NAME @@ -248,7 +248,7 @@ as the default compiler on all supported CPU architectures, LLVM's .Xr ld.lld 1 as the default linker, and -ELF Tool Chain binary utilities such as +LLVM binary utilities such as .Xr objcopy 1 and .Xr readelf 1 .