diff --git a/runtime/doc/vim.1 b/runtime/doc/vim.1 index df39fb2b24..cf9a080482 100644 --- a/runtime/doc/vim.1 +++ b/runtime/doc/vim.1 @@ -515,7 +515,7 @@ GTK GUI only: Use the GtkPlug mechanism to run gVim in another window. During startup write timing messages to the file {fname}. .TP \-\-ttyfail -When stdin or stdout is not a a terminal (tty) then exit right away. +When stdin or stdout is not a terminal (tty) then exit right away. .TP \-\-version Print version information and exit. diff --git a/runtime/doc/vim.man b/runtime/doc/vim.man index c1484bebb0..ab21a4b825 100644 --- a/runtime/doc/vim.man +++ b/runtime/doc/vim.man @@ -396,7 +396,7 @@ OPTIONS --startuptime {file} During startup write timing messages to the file {fname}. - --ttyfail When stdin or stdout is not a a terminal (tty) then exit + --ttyfail When stdin or stdout is not a terminal (tty) then exit right away. --version Print version information and exit.