1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 15:49:42 +02:00

mention cp -p vs. no-/proc fix

This commit is contained in:
Jim Meyering
2006-05-16 17:27:04 +00:00
parent e06a5a5cc7
commit 197f7d766e
+2
View File
@@ -128,6 +128,8 @@ GNU coreutils NEWS -*- outline -*-
** Bug fixes
cp -p would fail in a /proc-less chroot, on some systems
When `cp -RL' encounters the same directory more than once in the
hierarchy beneath a single command-line argument, it no longer confuses
them with hard-linked directories.