aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2019-08-01 14:42:41 +0000
committerEd Maste <emaste@FreeBSD.org>2019-08-01 14:42:41 +0000
commit840dff46ae954a24f9123347f5e223fb2ad5fefd (patch)
tree2cb0046736a7ecff05b7637dca98488743304067 /gnu
parent30d49d536b0f274cdb8e198602bd1a76ea0a78ed (diff)
downloadsrc-840dff46ae954a24f9123347f5e223fb2ad5fefd.tar.gz
src-840dff46ae954a24f9123347f5e223fb2ad5fefd.zip
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
Notes
Notes: svn path=/head/; revision=350505
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/objdump/objdump.14
1 files changed, 2 insertions, 2 deletions
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"