diff --git a/docs/dasm.pdf b/docs/dasm.pdf index 8cc318b6..e455aa9c 100644 Binary files a/docs/dasm.pdf and b/docs/dasm.pdf differ diff --git a/docs/sources/manual.tex b/docs/sources/manual.tex index 0fa6626d..dd452ee7 100644 --- a/docs/sources/manual.tex +++ b/docs/sources/manual.tex @@ -1314,7 +1314,7 @@ \subsection{\texttt{DC}} \index{Directives!Data!\texttt{DC}} \begin{usage} - DC[{.B|.W|.L}] exp,... + DC[{.B|.W|.L|.S}] exp,... \end{usage} \label{changelog:20200915endian} Declare data in the current segment. No output is generated if within a uninitialised \mono{.U} segment. The byte ordering (the endian order) for the selected processor is used for each entry. It is possible to "swap endianness" (the byte order of wide-characters) using \mono{DC.s}