Index: src/docbkx/book.xml
===================================================================
--- src/docbkx/book.xml (revision 1243528)
+++ src/docbkx/book.xml (working copy)
@@ -2206,8 +2206,9 @@
100 --> No, because sum(50, 23, 12, 12) * 1.0 = 97.
50 --> No, because sum(23, 12, 12) * 1.0 = 47.
23 --> Yes, because sum(12, 12) * 1.0 = 24.
- 12 --> Yes, because sum(12) * 1.0 = 12.
- 12 --> Yes, because the previous file had been included, and this is included because this
+ 12 --> Yes, because the previous file has been included, and because this
+ does not exceed the the max-file limit of 5
+ 12 --> Yes, because the previous file had been included, and because this
does not exceed the the max-file limit of 5.