[SCM] Vim packaging branch, deb/runtime, updated. upstream/7.2.148-162-gfe81bdf

James Vega jamessan at debian.org
Sat Jul 25 15:41:55 UTC 2009


The following commit has been merged in the deb/runtime branch:
commit b9533d91b9d1864aa26c5a11f0f1d84b811803c5
Author: James Vega <jamessan at debian.org>
Date:   Sat Jul 25 16:52:20 2009 +0200

    Fix hyphen-used-as-minus-sign in English man pages
    
    Signed-off-by: James Vega <jamessan at debian.org>

diff --git a/runtime/doc/vimtutor.1 b/runtime/doc/vimtutor.1
index 12bde7e..0aa7e8d 100644
--- a/runtime/doc/vimtutor.1
+++ b/runtime/doc/vimtutor.1
@@ -3,7 +3,7 @@
 vimtutor \- the Vim tutor
 .SH SYNOPSIS
 .br
-.B vimtutor [-g] [language]
+.B vimtutor [\-g] [language]
 .SH DESCRIPTION
 .B Vimtutor
 starts the
@@ -18,7 +18,7 @@ is useful for people that want to learn their first
 .B Vim
 commands.
 .PP
-The optional argument -g starts vimtutor with gvim rather than vim, if the
+The optional argument \-g starts vimtutor with gvim rather than vim, if the
 GUI version of vim is available, or falls back to Vim if gvim is not found.
 .PP
 The optional [language] argument is the two-letter name of a language, like

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list