>From further reading of the comments in syntax.vim, it seems that /bin/sh is intentionally treated separately from "Posix compliant shell". So this report may be invalid entirely. In particular, I noticed this when I was about to enable the $() command substitution to not highlight as an error.
I'm thinking about manually setting the b:is_kornshell variable to enable the posix-compliant shell highlighting (but without the bashisms). I don't know whether this will enable other non-posix korn-specific stuff; I'm primarily using dash as my /bin/sh. -- http://www.doorstop.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]