From bb7aa04e6130d4971db961a336b2659db04d664a Mon Sep 17 00:00:00 2001 From: Michael Reed Date: Sun, 8 Mar 2015 23:52:34 -0400 Subject: Remove `--nofork` / `-f` remnants --- runtime/doc/manpages/vim.1 | 5 ----- 1 file changed, 5 deletions(-) (limited to 'runtime/doc/manpages/vim.1') diff --git a/runtime/doc/manpages/vim.1 b/runtime/doc/manpages/vim.1 index d4e9ab2ad8..c679068a69 100644 --- a/runtime/doc/manpages/vim.1 +++ b/runtime/doc/manpages/vim.1 @@ -164,11 +164,6 @@ This option should be used when is executed by a program that will wait for the edit session to finish (e.g. mail). .TP -\-\-nofork -Foreground. For the GUI version, -.B Vim -will not fork and detach from the shell it was started in. -.TP \-F If .B Vim -- cgit