runtime(doc): Fix manpage typo in description of '--ttyfail'
Commit:
https://github.com/vim/vim/commit/852f4f43caa08ae6a49cab8dcf93b1a0739f6743
Author: Matthew Fernandez <[email protected]>
Date: Mon May 11 16:18:56 2026 +0000
runtime(doc): Fix manpage typo in description of '--ttyfail'
This seems to have been accidentally introduced in
ce6fe84db21f00fd30b226200dbb02709514871a.
closes: #20186
Signed-off-by: Matthew Fernandez <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/vim.1 b/runtime/doc/vim.1
index df39fb2b2..cf9a08048 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 c1484bebb..ab21a4b82 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.
--
--
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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1wMTWB-00HIrB-Jr%40256bit.org.