diff --git a/vim-manpagefixes-948566.patch b/vim-manpagefixes-948566.patch
index 254e8b5..7f9ad63 100644
--- a/vim-manpagefixes-948566.patch
+++ b/vim-manpagefixes-948566.patch
@@ -60,6 +60,19 @@ diff -urN vim73/runtime/doc/vim.1 vim73_new/runtime/doc/vim.1
  .TP
  evim eview
  The GUI version in easy mode.
+@@ -458,6 +458,12 @@
+ \-\-remote\-wait\-silent
+ As \-\-remote\-wait, but without the warning when no server is found.
+ .TP
++\-\-remote\-tab[\-wait][\-silent]
++As \-\-remote but use tab page per file
++.TP
++\-\-role
++Set a unique role to identify the main window
++.TP
+ \-\-serverlist
+ List the names of all Vim servers that can be found.
+ .TP
 diff -urN vim73/runtime/doc/vim-fr.1 vim73_new/runtime/doc/vim-fr.1
 --- vim73/runtime/doc/vim-fr.1	2010-05-15 13:04:00.000000000 +0200
 +++ vim73_new/runtime/doc/vim-fr.1	2013-07-31 13:59:10.587467916 +0200
diff --git a/vim.spec b/vim.spec
index 8922b83..5080b80 100644
--- a/vim.spec
+++ b/vim.spec
@@ -24,7 +24,7 @@ Summary: The VIM editor
 URL:     http://www.vim.org/
 Name: vim
 Version: %{baseversion}.%{beta}%{patchlevel}
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: Vim
 Group: Applications/Editors
 Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}%{?beta}%{?CVSDATE}.tar.bz2
@@ -2851,9 +2851,9 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk
 %patch3012 -p1
 %patch3013 -p1
 %patch3014 -p1
-%if %{?fedora}%{!?fedora:0} >= 20 || %{?rhel}%{!?rhel:0} >= 7
-%patch3015 -p1
-%endif
+#if %{?fedora}%{!?fedora:0} >= 20 || %{?rhel}%{!?rhel:0} >= 7
+#patch3015 -p1
+#endif
 %patch3016 -p1
 
 %build
@@ -3332,7 +3332,7 @@ rm -rf %{buildroot}
 %{_datadir}/icons/hicolor/*/apps/*
 
 %changelog
-* Wed Jul 31 2013 Karsten Hopp <karsten@redhat.com> 7.3.1314-3
+* Wed Jul 31 2013 Karsten Hopp <karsten@redhat.com> 7.3.1314-4
 - more man page fixes
 
 * Fri Jul 26 2013 Karsten Hopp <karsten@redhat.com> 7.3.1314-2