The man page is also wrong.  It describes 'cp -p' is the same as 'cp
--preserve=mode,ownership,timestamps'.  This is correct.  However, it
also describes 'cp -a', the same as 'cp -dpR'.  This is incorrect.  It
should actually be 'cp -dpPR' which should be 'cp -dPR
--preserve=mode,ownership,timestamps,context,links', which is obviously
incorrect with the initial -p.

-- 
cp ignore default ACLs
https://bugs.launchpad.net/bugs/144024
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to