summaryrefslogtreecommitdiff
path: root/runtime/doc/various.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-04-25 22:13:59 +0000
committerBram Moolenaar <Bram@vim.org>2006-04-25 22:13:59 +0000
commit551dbcc9b604c2992f908fb475e797fcc116315b (patch)
treed48db26e4f3470df23fdd8e8593bcf067fab4142 /runtime/doc/various.txt
parentf9393ef5efde2f425fbd9e19363186f8c9103376 (diff)
downloadvim-git-551dbcc9b604c2992f908fb475e797fcc116315b.tar.gz
updated for version 7.0f01v7.0f01
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r--runtime/doc/various.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index 99f4a45c3..601f17b38 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -1,4 +1,4 @@
-*various.txt* For Vim version 7.0f. Last change: 2006 Apr 24
+*various.txt* For Vim version 7.0f. Last change: 2006 Apr 25
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -85,7 +85,7 @@ g8 Print the hex values of the bytes used in the
{not in Vi} {only when compiled with the |+multi_byte|
feature}
- *:p* *:pr* *:print*
+ *:p* *:pr* *:print* *E749*
:[range]p[rint] [flags]
Print [range] lines (default current line).
Note: If you are looking for a way to print your text