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:
parent
5cbdd18fd4
commit
8e28ac6b96
@ -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
|
||||
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.
|
||||
.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"
|
||||
.IX Header "OPTIONS"
|
||||
The long and short forms of options, shown here as alternatives, are
|
||||
|
Loading…
Reference in New Issue
Block a user