Index: /trunk/doc/misc/.perltidyrc
===================================================================
--- /trunk/doc/misc/.perltidyrc	(revision 2466)
+++ /trunk/doc/misc/.perltidyrc	(revision 2467)
@@ -9,5 +9,5 @@
 -i=4
 
-# continuation indenting is also 4 spaces
+# continued statements get no extra indenting
 -ci=4
 
@@ -26,5 +26,5 @@
 -sbt=2
 
-# place the brace on the right after a multiline expression
+# place the brace on the right after a multi-line expression
 -bar
 
@@ -43,2 +43,5 @@
 # treat ## as commented code and not a comment
 -sbc
+
+# opening sub brace on a new line
+-sbl
