Update documentation files.
diff --git a/runtime/doc/indent.txt b/runtime/doc/indent.txt
index 4d00da2..9ae52cb 100644
--- a/runtime/doc/indent.txt
+++ b/runtime/doc/indent.txt
@@ -1,4 +1,4 @@
-*indent.txt*    For Vim version 7.2.  Last change: 2008 Jul 30
+*indent.txt*    For Vim version 7.2.  Last change: 2009 Nov 12
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -609,8 +609,9 @@
 
 b:sh_indent_options['case-labels']
 				Amount of indent to add for case labels.
+				(not actually implemented)
 
-b:sh_indent_options['case-statement']
+b:sh_indent_options['case-statements']
 				Amount of indent to add for case statements.
 
 b:sh_indent_options['case-breaks']