aboutsummaryrefslogtreecommitdiff
path: root/doc/testsoftfloat.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/testsoftfloat.html')
-rw-r--r--doc/testsoftfloat.html22
1 files changed, 7 insertions, 15 deletions
diff --git a/doc/testsoftfloat.html b/doc/testsoftfloat.html
index 49215de..306f221 100644
--- a/doc/testsoftfloat.html
+++ b/doc/testsoftfloat.html
@@ -11,19 +11,7 @@
<P>
John R. Hauser<BR>
-2014 ______<BR>
-</P>
-
-<P>
-*** CONTENT DONE.
-</P>
-
-<P>
-*** REPLACE QUOTATION MARKS.
-<BR>
-*** REPLACE APOSTROPHES.
-<BR>
-*** REPLACE EM DASH.
+2014 Dec 17<BR>
</P>
@@ -70,9 +58,11 @@ and/or a single rounding precision with appropriate command-line options.
<P>
The <CODE>testsoftfloat</CODE> program is executed as a command with this
syntax:
+<BLOCKQUOTE>
<PRE>
- testsoftfloat [&lt;option&gt;...] &lt;function&gt;
+testsoftfloat [&lt;option&gt;...] &lt;function&gt;
</PRE>
+</BLOCKQUOTE>
Square brackets (<CODE>[ ]</CODE>) denote optional arguments,
<CODE>&lt;option&gt;</CODE> is a supported option, and
<CODE>&lt;function&gt;</CODE> is the name of either a testable function or a
@@ -208,9 +198,11 @@ The set <CODE>-all1</CODE> comprises all one-operand operations, while
<CODE>-all2</CODE> is all two-operand operations.
A function set is used in place of a function name in the
<CODE>testsoftfloat</CODE> command line, such as
+<BLOCKQUOTE>
<PRE>
- testsoftfloat [&lt;option&gt;...] -all1
+testsoftfloat [&lt;option&gt;...] -all1
</PRE>
+</BLOCKQUOTE>
</P>
<P>