Updated runtime files.
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index cf35b74..a2cad0a 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -1,4 +1,4 @@
-*various.txt* For Vim version 7.3. Last change: 2010 Sep 23
+*various.txt* For Vim version 7.3. Last change: 2010 Nov 10
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -101,6 +101,7 @@
:[range]P[rint] [count] [flags]
Just as ":print". Was apparently added to Vi for
people that keep the shift key pressed too long...
+ Note: A user command can overrule this command.
See |ex-flags| for [flags].
*:l* *:list*