From owner-cvs-all Sat Feb 3 18: 3: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6098137B67D; Sat, 3 Feb 2001 18:02:39 -0800 (PST) Received: (from mckay@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1422dJ34045; Sat, 3 Feb 2001 18:02:39 -0800 (PST) (envelope-from mckay) Message-Id: <200102040202.f1422dJ34045@freefall.freebsd.org> From: Stephen McKay Date: Sat, 3 Feb 2001 18:02:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cp cp.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mckay 2001/02/03 18:02:39 PST Modified files: bin/cp cp.1 Log: In the hope of saving others from hours of tedious recovery work, document that cp still isn't very useful for recursive copies even with the -R flag. This is because hard links are broken by cp. Revision Changes Path 1.18 +11 -1 src/bin/cp/cp.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message