fixes


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@624 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/doc/asn1c-usage.lyx b/doc/asn1c-usage.lyx
index 044d343..af199f4 100644
--- a/doc/asn1c-usage.lyx
+++ b/doc/asn1c-usage.lyx
@@ -3931,6 +3931,27 @@
 Compile the resulting C code as shown in the previous chapters.
 \layout Enumerate
 
+Try to test the constraints checking code by assigning integer value 101
+ to the 
+\series bold 
+.height
+\series default 
+ member of the Rectangle structure, or a negative value to the 
+\series bold 
+.width
+\series default 
+ member.
+ In either case, the program should print 
+\begin_inset Quotes sld
+\end_inset 
+
+Constraint validation failed
+\begin_inset Quotes srd
+\end_inset 
+
+ message, followed by the short explanation why validation did not succeed.
+\layout Enumerate
+
 Done.
 \layout Bibliography
 \bibitem [ASN1C]{ASN1C}