K 10 svn:author V 5 danfe K 8 svn:date V 27 2013-03-22T04:16:15.926335Z K 7 svn:log V 340 Improve examples of COPYTREE_SHARE usage: prefer dot (.) to \* since using characters subject to shell expansion is potentially unsafe (even with proper escaping, which tend to break if this construct will be evaluated twice, for example). Dot also looks more neat. While here, remove two misusages of trailing slashes. Approved by: gjb END