summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@justemail.net>2007-11-13 00:00:53 +0100
committerJim Meyering <meyering@redhat.com>2007-11-13 00:02:29 +0100
commit080ac7785071c7f135711a39e57c71d9057d9bd7 (patch)
tree987bb9424de55531b850e4affb305d9160e7f6e2 /doc
parentb7c2db676635518c06add0dd570543ae83e21f2e (diff)
downloadcoreutils-080ac7785071c7f135711a39e57c71d9057d9bd7.tar.xz
Likewise for description of cp -a in doc/coreutils.texi: s/-dpPR/-dpR/.
Diffstat (limited to 'doc')
-rw-r--r--doc/coreutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 4c08378ce..a73329222 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -6949,7 +6949,7 @@ Preserve as much as possible of the structure and attributes of the
original files in the copy (but do not attempt to preserve internal
directory structure; i.e., @samp{ls -U} may list the entries in a copied
directory in a different order).
-Equivalent to @option{-dpPR}.
+Equivalent to @option{-dpR}.
@item -b
@itemx @w{@kbd{--backup}[=@var{method}]}