Index: indent.html =================================================================== --- indent.html (revision 14248) +++ indent.html (revision 14249) @@ -6,7 +6,7 @@ coding style is close to what the following command line produces, using our patched version of indent(1):
-indent --line-length128 -brs -br -nce --tab-size2 -ut -npsl  -npcs -hnl -cli2 -nsaf -sai -nsaw -ncs -c0 -cd0 -cp0
+indent --line-length256 -brs -br -nce --tab-size2 -ut -npsl  -npcs -hnl -cli2 -nsaf -sai -nsaw -ncs -c0 -cd0 -cp0
 

Contributors are kindly asked to follow this style or run the above