diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-09-30 21:47:56 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-09-30 21:47:56 +0200 |
commit | 4a74803ef837eeb4d4fc799ac9a26fc93e584111 (patch) | |
tree | 49d3d0a083a47078ae42a3b353a691e005d71ab6 /runtime/doc/netbeans.txt | |
parent | c2a406b3179af3a77fb059288ead7266cdce2ac8 (diff) | |
download | vim-git-4a74803ef837eeb4d4fc799ac9a26fc93e584111.tar.gz |
Runtime file updates.
Diffstat (limited to 'runtime/doc/netbeans.txt')
-rw-r--r-- | runtime/doc/netbeans.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/netbeans.txt b/runtime/doc/netbeans.txt index 63f447e0b..6b186b344 100644 --- a/runtime/doc/netbeans.txt +++ b/runtime/doc/netbeans.txt @@ -1,4 +1,4 @@ -*netbeans.txt* For Vim version 7.3. Last change: 2010 Aug 20 +*netbeans.txt* For Vim version 7.3. Last change: 2010 Sep 29 VIM REFERENCE MANUAL by Gordon Prieur et al. @@ -820,7 +820,7 @@ These errors occur when a message violates the protocol: ============================================================================== 7. NetBeans commands *netbeans-commands* - *:nbstart* *E511* + *:nbstart* *E511* *E838* :nbs[tart] {connection} Start a new Netbeans session with {connection} as the socket connection parameters. The format of {connection} is described in |netbeans-parameters|. |