diff options
author | Bram Moolenaar <Bram@vim.org> | 2011-02-09 17:07:58 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2011-02-09 17:07:58 +0100 |
commit | d58e929fa283459957b0eab635fdaa9dcd61819c (patch) | |
tree | 92c871586e91c3c33b0a7447f12cc9a6d7184c30 /runtime/doc/various.txt | |
parent | 95474ca34c542d58d3f08703b7d96ad21b05beea (diff) | |
download | vim-git-d58e929fa283459957b0eab635fdaa9dcd61819c.tar.gz |
Updated runtime files and translations.
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r-- | runtime/doc/various.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index a2cad0aa1..3b3aa1414 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 Nov 10 +*various.txt* For Vim version 7.3. Last change: 2011 Feb 01 VIM REFERENCE MANUAL by Bram Moolenaar @@ -108,7 +108,7 @@ g8 Print the hex values of the bytes used in the :[range]l[ist] [count] [flags] Same as :print, but display unprintable characters with '^' and put $ after the line. This can be - changed with the 'listchars' option. + further changed with the 'listchars' option. See |ex-flags| for [flags]. *:nu* *:number* |