This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Patch to as.texinfo


A simple thinko, it seems.

Index: as.texinfo
===================================================================
RCS file: /cvs/cvsfiles/devo/gas/doc/as.texinfo,v
retrieving revision 1.190
diff -u -r1.190 as.texinfo
--- as.texinfo  2001/03/15 04:23:34     1.190
+++ as.texinfo  2001/03/27 04:31:30
@@ -3751,7 +3751,7 @@
 @cindex @code{fill} directive
 @cindex writing patterns in memory
 @cindex patterns, writing in memory
-@var{result}, @var{size} and @var{value} are absolute expressions.
+@var{repeat}, @var{size} and @var{value} are absolute expressions.
 This emits @var{repeat} copies of @var{size} bytes.  @var{Repeat}
 may be zero or more.  @var{Size} may be zero or more, but if it is
 more than 8, then it is deemed to have the value 8, compatible with


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]