mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 16:40:31 -04:00
(*) Fix some bugs. These changes will be in next binutils release from RedHat. But we could use them before release :) Obtained from: Target developers.
15 lines
562 B
Groff
15 lines
562 B
Groff
--- gas/doc/as.1 2003-06-12 22:33:09.000000000 +0800
|
|
+++ gas/doc/as.1 2003-08-06 01:51:10.000000000 +0800
|
|
@@ -126,11 +126,11 @@
|
|
.\}
|
|
.rm #[ #] #H #V #F C
|
|
.\" ========================================================================
|
|
.\"
|
|
.IX Title "AS 1"
|
|
-.TH AS 1 "2003-06-12" "binutils-2.14" "GNU Development Tools"
|
|
+.TH AS 1 "2003-06-14" "binutils-2.14" "GNU Development Tools"
|
|
.SH "NAME"
|
|
AS \- the portable GNU assembler.
|
|
.SH "SYNOPSIS"
|
|
.IX Header "SYNOPSIS"
|
|
as [\fB\-a\fR[\fBcdhlns\fR][=\fIfile\fR]] [\fB\-D\fR] [\fB\-\-defsym\fR \fIsym\fR=\fIval\fR]
|