K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-12-09T19:42:58.000000Z K 7 svn:log V 263 - If the parent directory of the file pointed at by the from argument has its immutable or append-only flag set, rename(2) returns EPERM. - If the parent directory of the file pointed at by the to argument has its immutable flag set, rename(2) returns EPERM. END