git » fp-git.git » commit 7cb7813

trigger-next bit spec

author ecalot
2004-07-14 16:37:40 UTC
committer ecalot
2004-07-14 16:37:40 UTC
parent 02b1c220d66135abc27a72a4940467e354ffee76

trigger-next bit spec

FP/doc/FormatSpecifications +1 -1
FP/doc/FormatSpecifications.tex +1 -1

diff --git a/FP/doc/FormatSpecifications b/FP/doc/FormatSpecifications
index 9f22eb4..edaf4d8 100644
--- a/FP/doc/FormatSpecifications
+++ b/FP/doc/FormatSpecifications
@@ -544,7 +544,7 @@ Table of Contents
    L = l1 l2 l3 l4 l5
     where ln is the bit n of the binary representation of L
    This number is according to the location format specifications.
-  Trigger-next as T and is a 0 or 1 (1 bit)
+  Trigger-next as T and is a 1 for "on" or a 0 for "off" (1 bit)
    T = t1
 
  Byte I  has the form: t1 s4 s5 l1 l2 l3 l4 l5
diff --git a/FP/doc/FormatSpecifications.tex b/FP/doc/FormatSpecifications.tex
index 9f22eb4..edaf4d8 100644
--- a/FP/doc/FormatSpecifications.tex
+++ b/FP/doc/FormatSpecifications.tex
@@ -544,7 +544,7 @@ Table of Contents
    L = l1 l2 l3 l4 l5
     where ln is the bit n of the binary representation of L
    This number is according to the location format specifications.
-  Trigger-next as T and is a 0 or 1 (1 bit)
+  Trigger-next as T and is a 1 for "on" or a 0 for "off" (1 bit)
    T = t1
 
  Byte I  has the form: t1 s4 s5 l1 l2 l3 l4 l5