On Sun, Dec 26, 2010 at 06:23:02PM +0100, Ingo Schwarze wrote:
i have no problem with this diff, but some tweak/concerns below:
hmm...
cp - copy files
rm - remove directory entries
mv - move files and directories # with your changes
i'm ok with all approaches, but i fear we are being inconsistent on
three very important utilities about how we describe things. do we
accept that files and directories are the same? do we distinguish?
i think we should make this consistent for all three.
i'd say your comma would be better placed after "directory" and not
"file".
i'm not convinced. it feels like you are removing a valid warning,
and turning it into an example. the author obviously intended that
people watch out for this (or had enough experience of people falling
for it, that they saw fit to warn them). you were caught out because
you nearly missed it in CAVEATS - i think it even less likely that
someone would catch it in EXAMPLES.
so, my instinct is that you "fix" CAVEATS, not move it. i'm happy
to be persuaded otherwise though.
jmc