$OpenBSD: patch-runtime_syntax_fstab_vim,v 1.4 2018/03/08 16:04:30 sthen Exp $
Index: runtime/syntax/fstab.vim
--- runtime/syntax/fstab.vim.orig
+++ runtime/syntax/fstab.vim
@@ -141,7 +141,7 @@ syn match fsOptionsKeywords contained /\<\%(dir\|file\
 syn match fsOptionsKeywords contained /\<\%(session\|part\)=/ nextgroup=fsOptionsNumber
 
 " Options: ffs
-syn keyword fsOptionsKeyWords contained noperm softdep
+syn keyword fsOptionsKeyWords contained noperm softdep wxallowed
 
 " Options: hpfs
 syn match fsOptionsKeywords contained /\<case=/ nextgroup=fsOptionsHpfsCase
