* as.texinfo (Fill): Replace "result" with "repeat".
authorBen Elliston <bje@au.ibm.com>
Tue, 27 Mar 2001 04:51:28 +0000 (04:51 +0000)
committerBen Elliston <bje@au.ibm.com>
Tue, 27 Mar 2001 04:51:28 +0000 (04:51 +0000)
gas/doc/as.texinfo

index fdf1555fcccdbd9836ce32f70190b337ab648597..04be74db0494c74639a2906541fef04ab65fe8b8 100644 (file)
@@ -3887,7 +3887,7 @@ removed to avoid conflicts with other assemblers.  @xref{Machine Dependencies}.
 @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
This page took 0.028899 seconds and 4 git commands to generate.