From 840dff46ae954a24f9123347f5e223fb2ad5fefd Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Thu, 1 Aug 2019 14:42:41 +0000 Subject: [PATCH] objdump: be explicit that GNU objdump that will be removed We may install llvm-objdump as objdump (see review D18307) or just provide no /usr/bin/objdump, but either way GNU objdump won't be installed in the future. MFC after: 3 days --- contrib/binutils/binutils/doc/binutils.texi | 4 ++-- gnu/usr.bin/binutils/objdump/objdump.1 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/contrib/binutils/binutils/doc/binutils.texi b/contrib/binutils/binutils/doc/binutils.texi index 05c41848face..4e12f641b739 100644 --- a/contrib/binutils/binutils/doc/binutils.texi +++ b/contrib/binutils/binutils/doc/binutils.texi @@ -1624,8 +1624,8 @@ program to compile and work. specify archives, @command{objdump} shows information on each of the member object files. -@command{objdump} will be removed from a future version of the -FreeBSD base system. Users who require @command{objdump} are advised +GNU @command{objdump} will be removed from a future version of the +FreeBSD base system. Users who require GNU @command{objdump} are advised to install the binutils port or package. @c man end diff --git a/gnu/usr.bin/binutils/objdump/objdump.1 b/gnu/usr.bin/binutils/objdump/objdump.1 index f8710049dd55..04a7a7f63314 100644 --- a/gnu/usr.bin/binutils/objdump/objdump.1 +++ b/gnu/usr.bin/binutils/objdump/objdump.1 @@ -183,8 +183,8 @@ program to compile and work. specify archives, \fBobjdump\fR shows information on each of the member object files. .PP -\&\fBobjdump\fR will be removed from a future version of the -FreeBSD base system. Users who require \&\fBobjdump\fR are advised +GNU \&\fBobjdump\fR will be removed from a future version of the +FreeBSD base system. Users who require GNU \&\fBobjdump\fR are advised to install the binutils port or package. .SH "OPTIONS" .IX Header "OPTIONS"