diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2001-09-10 08:55:25 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2001-09-10 08:55:25 (GMT) |
commit | fda30588273598faf7899791d832d90ae6f7cf73 (patch) | |
tree | 7865e43ec51a77954d6f5354bce0ddf4ba49fe68 /Doc/mac/libmacostools.tex | |
parent | 26c39bf1b54298a38d83be83ea5b7bb817319e70 (diff) | |
download | cpython-fda30588273598faf7899791d832d90ae6f7cf73.zip cpython-fda30588273598faf7899791d832d90ae6f7cf73.tar.gz cpython-fda30588273598faf7899791d832d90ae6f7cf73.tar.bz2 |
Removed an erronous comment about alias files.
Diffstat (limited to 'Doc/mac/libmacostools.tex')
-rw-r--r-- | Doc/mac/libmacostools.tex | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/mac/libmacostools.tex b/Doc/mac/libmacostools.tex index 5713a95..c06f9e2 100644 --- a/Doc/mac/libmacostools.tex +++ b/Doc/mac/libmacostools.tex @@ -20,9 +20,6 @@ destination are created if necessary. The method copies data and resource fork and some finder information (creator, type, flags) and optionally the creation, modification and backup times (default is to copy them). Custom icons, comments and icon position are not copied. - -If the source is an alias the original to which the alias points is -copied, not the aliasfile. \end{funcdesc} \begin{funcdesc}{copytree}{src, dst} |