diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2019-08-01 14:42:41 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2019-08-01 14:42:41 +0000 |
| commit | 840dff46ae954a24f9123347f5e223fb2ad5fefd (patch) | |
| tree | 2cb0046736a7ecff05b7637dca98488743304067 | |
| parent | 30d49d536b0f274cdb8e198602bd1a76ea0a78ed (diff) | |
Notes
| -rw-r--r-- | contrib/binutils/binutils/doc/binutils.texi | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/objdump/objdump.1 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/contrib/binutils/binutils/doc/binutils.texi b/contrib/binutils/binutils/doc/binutils.texi index 05c41848face..4e12f641b739 100644 --- a/contrib/binutils/binutils/doc/binutils.texi +++ b/contrib/binutils/binutils/doc/binutils.texi @@ -1624,8 +1624,8 @@ program to compile and work. specify archives, @command{objdump} shows information on each of the member object files. -@command{objdump} will be removed from a future version of the -FreeBSD base system. Users who require @command{objdump} are advised +GNU @command{objdump} will be removed from a future version of the +FreeBSD base system. Users who require GNU @command{objdump} are advised to install the binutils port or package. @c man end diff --git a/gnu/usr.bin/binutils/objdump/objdump.1 b/gnu/usr.bin/binutils/objdump/objdump.1 index f8710049dd55..04a7a7f63314 100644 --- a/gnu/usr.bin/binutils/objdump/objdump.1 +++ b/gnu/usr.bin/binutils/objdump/objdump.1 @@ -183,8 +183,8 @@ program to compile and work. 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 +GNU \&\fBobjdump\fR will be removed from a future version of the +FreeBSD base system. Users who require GNU \&\fBobjdump\fR are advised to install the binutils port or package. .SH "OPTIONS" .IX Header "OPTIONS" |
