Index: indent.html =================================================================== --- indent.html (revision 14246) +++ indent.html (revision 14247) @@ -25,6 +25,11 @@

We have a patch against indent 2.2.11 to fix this. +

+We do not use tabs for aligning code in columns; we use tabs exclusively +to indicate levels logical alignment. indent(1) attempts to align the +right-side comments using tabs. We have a patch +against indent 2.2.11 to change this when column is set to 0.