aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2019-08-01 14:39:26 +0000
committerEd Maste <emaste@FreeBSD.org>2019-08-01 14:39:26 +0000
commit8e28ac6b9628b817a8b3cc6f1caef8b8cfade9f4 (patch)
tree10c6d108a86ec4a28b692fec6bc8879dcc71c249 /gnu
parent5cbdd18fd495da68449a5887eb83ef90961b00a7 (diff)
downloadsrc-8e28ac6b9628b817a8b3cc6f1caef8b8cfade9f4.tar.gz
src-8e28ac6b9628b817a8b3cc6f1caef8b8cfade9f4.zip
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
Notes
Notes: svn path=/head/; revision=350503
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/objdump/objdump.18
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/usr.bin/binutils/objdump/objdump.1 b/gnu/usr.bin/binutils/objdump/objdump.1
index 6190fac36660..f8710049dd55 100644
--- a/gnu/usr.bin/binutils/objdump/objdump.1
+++ b/gnu/usr.bin/binutils/objdump/objdump.1
@@ -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