doc: Document that type-7 records must appear in ascending numerical order.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 3 Jan 2011 21:10:07 +0000 (13:10 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 5 Feb 2011 21:18:11 +0000 (13:18 -0800)
Every system file that I have seen puts them in this order, so I cannot
imagine that any other order receives any testing.

doc/dev/system-file-format.texi

index 3f82a4628e0918e1797e6c23a0670e42e0a5e8dc..b0b69dd4cae54f0922bd497232811ff1bd027c1f 100644 (file)
@@ -60,7 +60,8 @@ if present.
 Document record, if present.
 
 @item
-Any records not explicitly included in this list, in any order.
+Extension (type 7) records, in ascending numerical order of their
+subtypes.
 
 @item
 Dictionary termination record.