Updated runtime files.
diff --git a/runtime/doc/usr_05.txt b/runtime/doc/usr_05.txt
index b36f91f..126edc5 100644
--- a/runtime/doc/usr_05.txt
+++ b/runtime/doc/usr_05.txt
@@ -275,10 +275,9 @@
 it's not backwards compatible (that's why it is not enabled by default).
 
 To start using the matchit plugin, add one line to your vimrc file: >
-	packadd matchit
+	packadd! matchit
 
-That's all!  You can also type the command to try it out.  Now you can find
-help about this plugin: >
+That's all!  After restarting Vim you can find help about this plugin: >
 	:help matchit
 
 This works, because when `:packadd` loaded the plugin it also added the