cp.c: adjust a comment to make it consistent with documentation
authorJim Meyering <meyering@redhat.com>
Tue, 23 Sep 2008 14:15:56 +0000 (16:15 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 24 Sep 2008 05:24:47 +0000 (07:24 +0200)
commite916c8ff0541a8e1319795521def1204bfbf4829
treed68d28de7f4ecf123ca68630f96d79220fd60238
parentbeaee48f269f6e7a38be8dfb032e6e88c0a4bf5f
cp.c: adjust a comment to make it consistent with documentation

'-a' is equivalent to -dpR, so s/-dpPR/-dpR/;  the -P is redundant,
since -d already implies -P, and both --help and "info cp" say -dpR:
Corresponding doc changes: 080ac7785071c7f135711a39e57c71d9057d9bd7
b7c2db676635518c06add0dd570543ae83e21f2e.
src/cp.c