annotate docs/nitros9guide/asm.refentry @ 726:a05075926716

Debug is part of the manual now. Template added for 'asm'
author roug
date Sun, 05 Jan 2003 11:17:50 +0000
parents
children 4a267b967a5b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
726
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
1 <refentry id="asm">
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
2 <refnamediv>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
3 <refname>ASM</refname>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
4 <refpurpose>Assembler</refpurpose>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
5 </refnamediv>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
6
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
7 <refsynopsisdiv>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
8 <cmdsynopsis>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
9 <command>ASM</command>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
10 <arg choice="opt">
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
11 <option>t</option>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
12 </arg>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
13 </cmdsynopsis>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
14 </refsynopsisdiv>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
15
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
16 <refsect1><title>Description</title>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
17 <para>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
18 The assembler.
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
19 </para>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
20 </refsect1>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
21 <refsect1><title>Examples</title>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
22 <screen>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
23 </screen>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
24 </refsect1>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
25 </refentry>
a05075926716 Debug is part of the manual now.
roug
parents:
diff changeset
26