Index: /trunk/doc/VBox-MakefileGuidelines.cpp
===================================================================
--- /trunk/doc/VBox-MakefileGuidelines.cpp	(revision 75385)
+++ /trunk/doc/VBox-MakefileGuidelines.cpp	(revision 75386)
@@ -127,5 +127,9 @@
  *        list item, another space, the slash and then the newline.
  *
- *      - The last element of an broken list should not have a slash-newline,
+ *      - Line continuation slashes shall never ever be aligned vertically (that
+ *        always goes crooked sooner or later), but have exactly one space
+ *        before them.
+ *
+ *      - The last element of an broken list shall not have a slash-newline,
  *        otherwise we risk getting the next variable into the list.
  *
