diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/nitros9guide/asm.refentry	Sun Jan 05 11:17:50 2003 +0000
@@ -0,0 +1,26 @@
+<refentry id="asm">
+<refnamediv>
+<refname>ASM</refname>
+<refpurpose>Assembler</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<cmdsynopsis>
+<command>ASM</command>
+<arg choice="opt">
+  <option>t</option>
+</arg>
+</cmdsynopsis>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+<para>
+The assembler.
+</para>
+</refsect1>
+<refsect1><title>Examples</title>
+<screen>
+</screen>
+</refsect1>
+</refentry>
+