updated for version 7.0045
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index a04dd30..eb5cc8b 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -1,4 +1,4 @@
-*various.txt* For Vim version 7.0aa. Last change: 2005 Jan 20
+*various.txt* For Vim version 7.0aa. Last change: 2005 Jan 26
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -492,9 +492,9 @@
:sleep 100m "sleep for a hundred milliseconds
10gs "sleep for ten seconds
< Can be interrupted with CTRL-C (CTRL-Break on MS-DOS).
- "gs" stands for "goto sleep". While sleeping the
- cursor is positioned in the text (if visible). {not
- in Vi}
+ "gs" stands for "goto sleep".
+ While sleeping the cursor is positioned in the text,
+ if at a visible position. {not in Vi}
*g_CTRL-A*
g CTRL-A Only when Vim was compiled with MEM_PROFILING defined