aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2018-06-15 17:16:27 +0000
committerEd Maste <emaste@FreeBSD.org>2018-06-15 17:16:27 +0000
commit2f9cfbc6f3a70bf32ddea1d5de902a3ce560316c (patch)
treeb15e8c6d45f255329943b85c93a924e391b9a779 /gnu
parent127b666cd1566f899468f8e720f19271b875130e (diff)
downloadsrc-2f9cfbc6f3a70bf32ddea1d5de902a3ce560316c.tar.gz
src-2f9cfbc6f3a70bf32ddea1d5de902a3ce560316c.zip
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/objdump/objdump.14
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/objdump/objdump.1 b/gnu/usr.bin/binutils/objdump/objdump.1
index 3e339806d0f2..6190fac36660 100644
--- a/gnu/usr.bin/binutils/objdump/objdump.1
+++ b/gnu/usr.bin/binutils/objdump/objdump.1
@@ -179,6 +179,10 @@ information is mostly useful to programmers who are working on the
compilation tools, as opposed to programmers who just want their
program to compile and work.
.PP
+\&\fBobjdump\fR will be removed from a future version of the
+FreeBSD base system. Users who require \&\fBobjdump\fR are advised
+to install the binutils port or package.
+.PP
\&\fIobjfile\fR... are the object files to be examined. When you
specify archives, \fBobjdump\fR shows information on each of the member
object files.