mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
objdump.1: manually apply r229046 to the rendered man page
This commit is contained in:
parent
127b666cd1
commit
2f9cfbc6f3
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue