Update documentation

This commit is contained in:
Stefan Rueger
2023-06-26 00:51:41 +01:00
parent 0727658616
commit 77c1bfbf02
2 changed files with 2 additions and 2 deletions

View File

@@ -1070,7 +1070,7 @@ items is ignored to facilitate copy & paste of lists.
The start address
.Ar addr
may be omitted if the size of the memory being written to is
1 byte in size.
one byte.
.It Ar write memory addr len data[,] {data[,]} ...
The ellipsis ... form writes the data to the entire memory intervall addressed by
.Ar addr len

View File

@@ -2182,7 +2182,7 @@ and paste of lists.
@item write @var{memory} @var{addr} @var{data}
The start address @code{addr} may be omitted if the size of the memory
being written to is 1 byte in size.
being written to is one byte.
@item write @var{memory} @var{addr} @var{len} @var{data[,]} @var{@{data[,]@}} @dots{}
The ellipsis @dots{} form writes the data to the entire memory intervall