K 10 svn:author V 6 jilles K 8 svn:date V 27 2011-07-01T12:30:34.395375Z K 7 svn:log V 386 MFC r223522: sh(1): Improve documentation of shell patterns: * Shell patterns are also for ${var#pat} and the like. * An '!' by itself will not trigger pathname generation so do not call it a meta-character, even though it has a special meaning directly after an '['. * Character ranges are locale-dependent. * A '^' will complement a character class like '!' but is non-standard. END