From 080ac7785071c7f135711a39e57c71d9057d9bd7 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Tue, 13 Nov 2007 00:00:53 +0100 Subject: [PATCH] Likewise for description of cp -a in doc/coreutils.texi: s/-dpPR/-dpR/. --- ChangeLog | 1 + doc/coreutils.texi | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8403ce362b..0dc025a1be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ Since option -d of 'cp' includes the function of -P, mentioning the latter in the description of option -a is redundant and therefore slightly confusing, as the reader tries to figure out what it adds. + * doc/coreutils.texi (cp invocation): Likewise: s/-dpPR/-dpR/. 2007-11-09 Jim Meyering diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 4c08378cef..a733292226 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}]} -- 2.47.2