Problem:        Missing colons for some ex-commands in netrw help.
Solution:       Add the colons. Move the tags to where the commands are
                defined.
Files:          runtime/doc/pi_netrw.txt

See attached diff for the proposed changes.

Best regards,
Tony.
--
A candidate is a person who gets money from the rich and votes from the
poor to protect them from each other.

--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

To unsubscribe from this group, send email to vim_dev+unsubscribegooglegroups.com or 
reply to this email with the words "REMOVE ME" as the subject.
--- ../vim72/runtime/doc/pi_netrw.txt	2010-01-12 21:35:59.000000000 +0100
+++ runtime/doc/pi_netrw.txt	2010-03-21 06:17:13.000000000 +0100
@@ -1,4 +1,4 @@
-*pi_netrw.txt*  For Vim version 7.2.  Last change: 2009 Dec 28
+*pi_netrw.txt*  For Vim version 7.2.  Last change: 2010 Mar 21
 
 	    -----------------------------------------------------
 	    NETRW REFERENCE MANUAL    by Charles E. Campbell, Jr.
@@ -19,9 +19,9 @@
 	   use of this software.
 
 
-*dav*    *ftp*    *netrw-file*  *Nread*    *rcp*    *scp*
-*davs*   *http*   *netrw.vim*   *Nsource*  *rsync*  *sftp*
-*fetch*  *netrw*  *network*     *Nwrite*
+*dav*    *ftp*    *netrw-file*  *rcp*    *scp*
+*davs*   *http*   *netrw.vim*   *rsync*  *sftp*
+*fetch*  *netrw*  *network*
 
 ==============================================================================
 1. Contents						*netrw-contents* {{{1
@@ -642,18 +642,21 @@
 instead, as appropriate) -- see |netrw-urls|.  In the explanations
 below, a {netfile} is an url to a remote file.
 
+						*:Nwrite*  *:Nw*
 :[range]Nw[rite]	Write the specified lines to the current
 		file as specified in b:netrw_lastfile.
 
 :[range]Nw[rite] {netfile} [{netfile}]...
 		Write the specified lines to the {netfile}.
 
+						*:Nread*   *:Nr*
 :Nr[ead]	Read the lines from the file specified in b:netrw_lastfile
 		into the current buffer.
 
 :Nr[ead] {netfile} {netfile}...
 		Read the {netfile} after the current line.
 
+						*:Nsource* *:Ns*
 :Ns[ource] {netfile}
 		Source the {netfile}.
 		To start up vim using a remote .vimrc, one may use
@@ -2235,7 +2238,7 @@
 that "file" is itself a directory).
 
 NETRW SETTINGS						*netrw-settings* {{{2
-
+							*:NetrwSettings*
 With the NetrwSettings.vim plugin, >
 	:NetrwSettings
 will bring up a window with the many variables that netrw uses for its

Raspunde prin e-mail lui