diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2019-08-01 19:01:27 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2019-08-01 19:01:27 +0000 |
| commit | 7959685201503f7660d2031d73df18ff64b383b3 (patch) | |
| tree | 388f488a692562c345de49257137aeb75742d365 /gnu/usr.bin/binutils | |
| parent | 1033464925d4c1de18e0611dc2faf5ce4bf0a394 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils')
| -rw-r--r-- | gnu/usr.bin/binutils/as/as.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/as/as.1 b/gnu/usr.bin/binutils/as/as.1 index d53610db7841e..eba331791d3a7 100644 --- a/gnu/usr.bin/binutils/as/as.1 +++ b/gnu/usr.bin/binutils/as/as.1 @@ -293,6 +293,10 @@ as [\fB\-a\fR[\fBcdhlns\fR][=\fIfile\fR]] [\fB\-\-alternate\fR] [\fB\-D\fR] [\fB\-\-rename\-section\fR \fIoldname\fR=\fInewname\fR] .SH "DESCRIPTION" .IX Header "DESCRIPTION" +\&\s-1GNU\s0 \fBas\fR will be removed from a future version of the +FreeBSD base system. Users who require +\&\s-1GNU\s0 \fBas\fR are advised to install the binutils port or package. +.PP \&\s-1GNU\s0 \fBas\fR is really a family of assemblers. If you use (or have used) the \s-1GNU\s0 assembler on one architecture, you should find a fairly similar environment when you use it on another |
