From 971e22b7793c279e1a5fe8f3f025eaffbd6b18b1 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Fri, 11 Apr 2025 15:43:46 -0400 Subject: [PATCH] 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 33a6dd82c06..fa5254849e3 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 .