shithub: mc

Download patch

ref: fbabc93aa114749eb5e995c0ce54cfc10681e6e6
parent: 0a9b0232617b0038448e679a8bf6ad260c0824a1
author: Ori Bernstein <[email protected]>
date: Sat Aug 18 17:20:52 EDT 2012

Rephrase the usefile description

--- a/doc/compiler.txt
+++ b/doc/compiler.txt
@@ -186,9 +186,9 @@
 
     2.6. Usefiles:
 
-        Usefiles use tags that tell us what type of tree to deserialize.
-        Because serialized trees are compiler version dependant, so are
-        usefiles.
+        Usefiles are more or less files that consist of a single character tag
+        that tells us what type of tree to deserialize.  Because serialized
+        trees are compiler version dependant, so are usefiles.
 
 3. FLATTENING: