Blame vim-7.3-manpage-typo-668894-675480.patch
|
Karsten Hopp |
c8d55a |
diff -up vim73/runtime/doc/vim.1.668894 vim73/runtime/doc/vim.1
|
|
Karsten Hopp |
c8d55a |
--- vim73/runtime/doc/vim.1.668894 2010-05-15 13:04:00.000000000 +0200
|
|
Karsten Hopp |
c8d55a |
+++ vim73/runtime/doc/vim.1 2012-08-28 12:41:36.000000000 +0200
|
|
Karsten Hopp |
c8d55a |
@@ -73,7 +73,7 @@ To edit a file that starts with a dash,
|
|
Karsten Hopp |
c8d55a |
.TP
|
|
Karsten Hopp |
c8d55a |
\-
|
|
Karsten Hopp |
c8d55a |
The file to edit is read from stdin. Commands are read from stderr, which
|
|
Karsten Hopp |
c8d55a |
-should be a tty.
|
|
Karsten Hopp |
c8d55a |
+should be a TTY.
|
|
Karsten Hopp |
c8d55a |
.TP
|
|
Karsten Hopp |
c8d55a |
\-t {tag}
|
|
Karsten Hopp |
c8d55a |
The file to edit and the initial cursor position depends on a "tag", a sort
|