From bc64be0c370b05730af0779edc3b94049f3178b2 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Tue, 27 Mar 2001 04:51:28 +0000 Subject: [PATCH] * as.texinfo (Fill): Replace "result" with "repeat". --- gas/doc/as.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index fdf1555fccc..04be74db049 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -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 -- 2.30.2