Fixed a typo
git-svn-id: svn://svn.cc65.org/cc65/trunk@1666 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -1667,7 +1667,7 @@ Here's a list of all control commands and a description, what they do:
|
|||||||
</verb></tscreen>
|
</verb></tscreen>
|
||||||
|
|
||||||
Macro packages are explained in more detail in section <ref
|
Macro packages are explained in more detail in section <ref
|
||||||
id="macropackages" name="Macro packages">).
|
id="macropackages" name="Macro packages">.
|
||||||
|
|
||||||
|
|
||||||
<sect1><tt>.MAC, .MACRO</tt><label id=".MAC"><p>
|
<sect1><tt>.MAC, .MACRO</tt><label id=".MAC"><p>
|
||||||
@@ -2155,7 +2155,7 @@ Here's a list of all control commands and a description, what they do:
|
|||||||
<sect1><tt>.TIME</tt><label id=".TIME"><p>
|
<sect1><tt>.TIME</tt><label id=".TIME"><p>
|
||||||
|
|
||||||
Reading this pseudo variable will give a constant integer value that
|
Reading this pseudo variable will give a constant integer value that
|
||||||
represents the current time in POSIX standard (as seconds since the
|
represents the current time in POSIX standard (as seconds since the
|
||||||
Epoch).
|
Epoch).
|
||||||
|
|
||||||
It may be used to encode the time of translation somewhere in the created
|
It may be used to encode the time of translation somewhere in the created
|
||||||
|
|||||||
Reference in New Issue
Block a user