objdump: move deprecation notice to indended spot in the man page

r335217 added a deprecation notice to the source file for the objdump
man page, and r335219 added it to the rendered objdump.1, but in the
wrong spot.

MFC after:	3 days
This commit is contained in:
Ed Maste 2019-08-01 14:39:26 +00:00
parent 5cbdd18fd4
commit 8e28ac6b96
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=350503

View file

@ -179,13 +179,13 @@ information is mostly useful to programmers who are working on the
compilation tools, as opposed to programmers who just want their compilation tools, as opposed to programmers who just want their
program to compile and work. program to compile and work.
.PP .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 \&\fIobjfile\fR... are the object files to be examined. When you
specify archives, \fBobjdump\fR shows information on each of the member specify archives, \fBobjdump\fR shows information on each of the member
object files. object files.
.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.
.SH "OPTIONS" .SH "OPTIONS"
.IX Header "OPTIONS" .IX Header "OPTIONS"
The long and short forms of options, shown here as alternatives, are The long and short forms of options, shown here as alternatives, are