$OpenBSD: patch-runtime_syntax_fstab_vim,v 1.3 2016/10/12 09:31:16 sthen Exp $
--- runtime/syntax/fstab.vim.orig	Sun Oct  9 16:28:01 2016
+++ runtime/syntax/fstab.vim	Wed Oct 12 10:01:36 2016
@@ -137,7 +137,7 @@ syn match fsOptionsKeywords contained /\<\%(dir\|file\
 syn match fsOptionsKeywords contained /\<\%(session\|part\)=/ nextgroup=fsOptionsNumber
 
 " Options: ffs
-syn keyword fsOptionsKeyWords contained softdep
+syn keyword fsOptionsKeyWords contained noperm softdep wxallowed
 
 " Options: hpfs
 syn match fsOptionsKeywords contained /\<case=/ nextgroup=fsOptionsHpfsCase
