summaryrefslogtreecommitdiff
path: root/runtime/doc/usr_02.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-06-27 05:18:54 +0200
committerBram Moolenaar <Bram@vim.org>2010-06-27 05:18:54 +0200
commit730cde924cea50977bdbfa5b977180bfaa188a27 (patch)
treec0570ec54157923527d3da2d10c31782738d532d /runtime/doc/usr_02.txt
parenta800b42975f7a62282cb90d8c61ef3cff2fe810a (diff)
downloadvim-git-730cde924cea50977bdbfa5b977180bfaa188a27.tar.gz
Added ":earlier 1f" and ":later 1f".
Diffstat (limited to 'runtime/doc/usr_02.txt')
-rw-r--r--runtime/doc/usr_02.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/usr_02.txt b/runtime/doc/usr_02.txt
index 2e49781ab..6cd4b4f62 100644
--- a/runtime/doc/usr_02.txt
+++ b/runtime/doc/usr_02.txt
@@ -302,7 +302,7 @@ edited. Typing this command twice cancels the preceding "U".
The "U" command is a change by itself, which the "u" command undoes and CTRL-R
redoes. This might be a bit confusing. Don't worry, with "u" and CTRL-R you
-can go to any of the situations you had. More about that in section |32.1|.
+can go to any of the situations you had. More about that in section |32.2|.
==============================================================================
*02.6* Other editing commands