726
|
1 <refentry id="asm">
|
|
2 <refnamediv>
|
|
3 <refname>ASM</refname>
|
|
4 <refpurpose>Assembler</refpurpose>
|
|
5 </refnamediv>
|
|
6
|
|
7 <refsynopsisdiv>
|
|
8 <cmdsynopsis>
|
|
9 <command>ASM</command>
|
728
|
10 <arg choice="plain">&replstart;filename&replend;</arg>
|
|
11 <arg choice="opt">opt</arg>
|
|
12 <arg choice="opt">>list</arg>
|
726
|
13 </cmdsynopsis>
|
|
14 </refsynopsisdiv>
|
|
15
|
|
16 <refsect1><title>Description</title>
|
|
17 <para>
|
728
|
18 Standard OS-9 Assembler
|
726
|
19 </para>
|
|
20 </refsect1>
|
|
21 <refsect1><title>Examples</title>
|
|
22 <screen>
|
|
23 </screen>
|
|
24 </refsect1>
|
|
25 </refentry>
|