updated for version 7.0044
diff --git a/runtime/doc/usr_41.txt b/runtime/doc/usr_41.txt
index 1f93a8b..4a7f3d1 100644
--- a/runtime/doc/usr_41.txt
+++ b/runtime/doc/usr_41.txt
@@ -1,4 +1,4 @@
-*usr_41.txt* For Vim version 7.0aa. Last change: 2005 Jan 17
+*usr_41.txt* For Vim version 7.0aa. Last change: 2005 Jan 25
VIM USER MANUAL - by Bram Moolenaar
@@ -27,7 +27,7 @@
Table of contents: |usr_toc.txt|
==============================================================================
-*41.1* Introduction *vim-script-intro*
+*41.1* Introduction *vim-script-intro* *script*
Your first experience with Vim scripts is the vimrc file. Vim reads it when
it starts up and executes the commands. You can set options to values you