K 10 svn:author V 6 jkoshy K 8 svn:date V 27 1998-07-09T04:28:19.000000Z K 7 svn:log V 318 fix description of `-C' option to match behaviour in the sources: `-C' can be used both when creating and extracting files. Further, a `-C' inside the argument list causes a `chdir()' to the named directory before the subsequent filename arguments to be interpreted. Eg:- "tar -cf a+b.tar -C /a . -C /b ." PR: 7221 END